/****************** Blog Post *********************/
.hs-blog-post,
.hs-blog-listing,
.body-container--blog-post,
.body-container--blog-index,
.blogSubscribe-modal {
  --smgn-blog-heading-font: "futura-pt", sans-serif;
  --smgn-blog-body-font: "Proxima Nova", "proxima-nova", sans-serif;
}

.cm-blog-post-banner {
  position: relative;
  height: 500px;
  background-color: #181818;
  overflow:hidden;
}
#hs_cos_wrapper_widget_71a5d6a3-7631-4939-847d-2a362a77563c_ a {
  color: white; 
  transition: color 0.2s ease; 
}
#hs_cos_wrapper_widget_71a5d6a3-7631-4939-847d-2a362a77563c_ a:hover {
    color: #24ce7b;
}


.cm-blog-post-banner:before {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  z-index: 0;
  background-color: #181818;
  opacity: .65;
  content: '';
}

.cm-blog-post-banner-image span {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    max-height:500px;
  
  
}

.cm-blog-post-banner-image img {
    flex-shrink: 0;
    min-width: 100%;
    min-height: 500px;
    object-fit: cover;
}

.cm-blog-post-banner .cm-blog-post-container {
  padding-left: 85px;
  padding-right: 85px;
  max-width: 1125px;
  margin-right: auto;
  margin-left: auto;
}

.cm-blog-post-banner .cm-blog-post-hero-heading {
  font-size: 46px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 51px;
  top: 190px;
  max-width: 715px;
  opacity: 1;
  position: absolute;
  color: #fff;
  padding-top: 25px;
  text-transform: uppercase;
  font-family: futura-pt,sans-serif;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
}

.cm-blog-post-banner .blog-heading-sm {
  text-transform: uppercase;
  color: #939393;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 10px;
  letter-spacing: 1px;
}

.cm-blog-post-banner .blog-date {
  color: #24CE7B;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
}

.cm-blog-post-banner .cm-blog-post-hero-heading h1 {
  opacity: 1;
  font-size: 30px;
  line-height: 1.14;
  letter-spacing: 1.8px;
  font-weight: 700;
  margin-bottom: 10px;
}

.cm-blog-post-banner strong.blog-single-author {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
  line-height: 51px;
  font-family: futura-pt,sans-serif;
  text-transform: uppercase;
}

.cm-blog-body-contant {
  padding-top: 95px;
  padding-bottom: 95px;
  background-color: #fff;
  color: #181818;
  font-size: 20px;
  font-family: var(--smgn-blog-body-font, "Proxima Nova", "proxima-nova", sans-serif);
}

.cm-blog-body-contant .cm-blog-body-contant-container {
  padding-left: 0;
  padding-right: 0;
  max-width: 1125px;
  margin-right: auto;
  margin-left: auto;
}

.cm-blog-body-contant .cm-blog-body-contant-col {
  width: 66%;
  display: inline-block;
  vertical-align: top;
}

.cm-blog-body-contant .cm-blog-body-contant-col .big-image-caption-module a {
    font-family: Futura-PT, 'sans-serif' !important;
}

.cm-blog-body-contant .cm-blog-sidebar-contant-col {
  width: calc(29% - 30px);
  display: inline-block;
  margin-left: 30px;
}
.rounded-img-icon {
  width: 20vw;
  height: 20vw;
  border-radius: 50%;
  overflow: hidden;
  object-fit: cover;
  display: block;
  margin-left: 0;
  border: 1px solid #181818;
  max-width: 150px;
  max-height: 150px;
}
.cm-blog-body-contant .blog-post__body p {
  margin: 0 0 10px;
  margin-bottom: 35px;
  font-family: var(--smgn-blog-body-font, "Proxima Nova", "proxima-nova", sans-serif);
  line-height: 28px;
  letter-spacing: 0.3px;
  font-size: 20px;
  color: #181818;
}


.cm-blog-body-contant .blog-post__body figure {
  margin: 0;
  max-width: 100%;
  margin-bottom: 1em;
}

.cm-blog-body-contant .blog-post__body figure img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  width: 100%;
}

.cm-blog-body-contant .blog-post__body h2 {
  margin: 60px 0 30px;
  font-size: 32px;  
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.1px;
  line-height: 1.14;
  color: #181818;
  font-weight: bold;
}

.cm-blog-body-contant .blog-post__body h3,
.cm-blog-body-contant .blog-post__body h4 {
  margin: 60px 0 30px;
}

.section-bg-gray {
  background-color: #F9F9F9;
  color: #181818;
  font-size: 17px;
  font-family: futura-pt,sans-serif;
}

.section-bg-gray .section-bg-gray-body {
  opacity: 1;
  padding-top: 95px;
  padding-bottom: 95px;
  background-color: #F9F9F9;
  color: #181818;
}

.section-bg-gray .section-bg-gray-body-container {
  padding-left: 85px;
  padding-right: 85px;
  max-width: 1125px;
  margin-right: auto;
  margin-left: auto;
}

.section-bg-gray .section-bg-gray-body-col {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.section-bg-gray .heading-sm-upper {
  font-size: 18px;
  position: relative;
  display: inline-block;
  margin-bottom: 90px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: futura-pt,sans-serif;
}

.section-bg-gray .heading-sm-upper:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -20px;
  height: 4px;
  width: 93px;
  background-color: #24CE7B;
}

.section-bg-gray .heading-sm-upper-container {
  max-width: 1125px;
  padding-left: 15px;
  padding-right: 15px;
  margin-right: auto;
  margin-left: auto;
}

.section-bg-gray ul.blog-list-half {
  margin-top: 0;
  padding-left: 0;
  list-style: none;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
}

.section-bg-gray .blog-list-half li {
  width: 49.2%;
  margin-bottom: 0;
  position: relative;
}

.section-bg-gray .blog-list-half li:last-child {
  margin-bottom: 0;
}

.section-bg-gray .blog-list-half li:first-child {
  margin-right: 10px;
}

.section-bg-gray .blog-list-half li a.blog-next {
  display: block;
  height: 240px;
  width: 100%;
  text-decoration: none;
  font-size: 20px;
  color: #fff;
  background-size: cover;
  background-position: center;
}

.section-bg-gray .blog-list-half li a.blog-next:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0,59,88,.25);
}

.section-bg-gray .blog-list-half li a .centerer {
  top: 50%;
  transform: translate(-50%,-50%);
  text-align: center;
  left: 50%;
  position: absolute;
  font-size: 20px;
  color: #fff;
  font-family: futura-pt,sans-serif;
}

.blog-post-contact {
  background-color: #F9F9F9;
  color: #181818;
  opacity: 1;
  position: relative;
  text-align: center;
}

.blog-post-contact .blog-post-contact-container {
  background-color: #F9F9F9;
  color: #181818;
  padding-top: 50px;
  padding-bottom: 50px;
  max-width: 950px;
  margin: 0 auto;
  box-shadow: 0 10px 15px rgb(0 0 0 / 15%);
  border-radius: 2px;
  transform: translateY(-50px);
  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

.blog-post-contact .text-center.text-black {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.blog-post-contact .text-center.text-black h1 {
  font-size: 18px;
  position: relative;
  display: inline-block;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #181818;
  text-align: center;
  font-family: futura-pt,sans-serif;
  margin-bottom: 30px;
}

.blog-post-contact .text-center.text-black h1:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -20px;
  height: 4px;
  width: 93px;
  background-color: #24CE7B;
  left: 50%;
  margin-left: -44px;
}

.blog-post-contact .text-center.text-black h3 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1px;
  margin-top: 30px;
  margin-bottom: 30px;
  line-height: 1.1;
}

.blog-post-contact .text-center.text-black h3 a {
  color: #24CE7B;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: futura-pt,sans-serif;
}

.blog-post-contact .text-center.text-black p a {
  color: #24CE7B;
  text-decoration: none;
  font-family: var(--smgn-blog-body-font, "Proxima Nova", "proxima-nova", sans-serif);
  line-height: 28px;
  letter-spacing: .5px;
  text-align: center;
  display: block;
  font-size: 20px;
  font-weight: normal;
}

.blog-post-contact .text-center.text-black .blog-contact-text-us {
  display: none;
}

.blog-post-contact .text-center.text-black .blog-contact-intro {
  margin: 0 0 10px;
  margin-bottom: 75px;
  font-family: var(--smgn-blog-body-font, "Proxima Nova", "proxima-nova", sans-serif);
  line-height: 28px;
  letter-spacing: .5px;
  text-align: center;
  color: #000;
  font-size: 20px;
  margin-top: 30px;
  font-weight: 600;
}

.blog-post-contact .cm-blog-post-form {
  margin: auto;
  max-width: 600px;
}

#social-link-blog-post {
  position: fixed;
  z-index: 99999;
  left: 15%;
  width: 50px;
  margin: 0;
  top: 51%;
  right: 0;
  max-width: 320px;
  padding-top: 5px;
  background: linear-gradient(to bottom,rgba(255,255,255,.75) 0,#fff 100%);
}

@media (min-width: 720px) {
  .two-column-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px; 
  }
}

@media (min-width: 1251px) {
    #social-link-blog-post {
        position: sticky;
        float: left;
        z-index: 0;
        margin: 0 0 0 -100px;
        padding-top: 0;
        top:130px;
    }
}

#social-link-blog-post .social-link-blog-social-show {
  display: none;
}

#social-link-blog-post .csbwfs-sbutton {
  background: none;
  height: 42px;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
  margin-left: 2px;
}

#social-link-blog-post .social-link-blog-social-show-inner {
  text-align: center;
}

#social-link-blog-post div#csbwfs-fb a {
  text-align: center;
  display: block;
  width: 45px;
  height: 42px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  color: #181818;
}

#social-link-blog-post div#csbwfs-fb a img {
  padding: 1px;
  vertical-align: middle;
}

#social-link-blog-post div#csbwfs-fb {
  margin-left: 3px;
}

#social-link-blog-post div#csbwfs-tw {
  margin-top: 1px;
}

#social-link-blog-post .csbwfs-hide {
  display: none !important;
}

@media (max-width:1750px){
  div#social-link-blog-post {
    left: 10%;
  } 
}


@media (max-width:1599px){
  div#social-link-blog-post {
    left: 5%;
  } 
}

@media (max-width:1399px){
  div#social-link-blog-post {
    left: 0;
  } 
}

@media (max-width:1250px){
  div#social-link-blog-post {
    top: calc(100% - 42px)!important;
    right: 0;
    width: 100%!important;
    max-width: 320px;
    margin: 0 auto;
    padding-top: 5px;
  }

  #social-link-blog-post .social-link-blog-social-show-inner {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
  }

  #social-link-blog-post .csbwfs-sbutton {
    width: 59px;
  } 
  
   .cm-blog-body-contant .cm-blog-body-contant-container {
    padding-left: 25px;
    padding-right: 25px;
  }
 
}

@media (max-width:767px){
  div#social-link-blog-post {
    top: calc(100% - 42px)!important;
    right: 0;
    width: 100%!important;
    max-width: 320px;
    margin: 0 auto;
    padding-top: 5px;
  }

  #social-link-blog-post .social-link-blog-social-show-inner {
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
  }

  #social-link-blog-post .csbwfs-sbutton {
    width: 59px;
  } 

  .cm-blog-post-banner .cm-blog-post-container {
    padding-left: 25px;
    padding-right: 25px;
  }

  .cm-blog-post-banner .cm-blog-post-hero-heading {
    top: 130px;
    padding-right: 25px;
  }

  .cm-blog-post-banner .cm-blog-post-hero-heading h1 {
    font-size: 27px;
  }

  .cm-blog-body-contant .cm-blog-body-contant-col { width: 100%; }
  
  .cm-blog-body-contant { padding-top: 30px; }
  .cm-blog-body-contant .cm-blog-sidebar-contant-col { width: 100%; margin: 0; }
  .cm-blog-body-contant-row { flex-direction: column; }
  .blog-post-contact-container {box-shadow: none;}
  form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=tel], form input[type=text], form select, form textarea { padding: 0.7rem 0; }  

  .section-bg-gray .blog-list-half li {
    width: 100%;
    margin: 0;
  }

  .section-bg-gray ul.blog-list-half {
    flex-direction: column;
  }

  .section-bg-gray .blog-list-half li:first-child {
    margin-right: 0px;
  }

}



.cm-blog-listing .dnd-section>.row-fluid {
  width: 100%;
  max-width: 100%;
}

.cm-blog-listing .dnd-section {
  padding: 0 !important;
}

.section-bg-listing {
  padding-top: 45px;
  padding-bottom: 45px;
  transition: all .4s;
  opacity: 1;
  background-color: #fff;
  color: #181818;
  font-size: 17px;
}

.container.container-stnd-pad {
  padding-left: 85px;
  padding-right: 85px;
  text-decoration: none;
  max-width: 1125px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #181818;
}

.section-bg-listing-row>div {
  width: 50%;
  padding-left: 15px;
  padding-right: 15px;
}

.section-bg-listing-row {
  display: flex;
  position: relative;
  min-height: 1px;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}

.blog-image-wrap {
  min-height: 380px;
  transition-duration: .4s;
  transform: scale(1);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.no-overflow {
  overflow: hidden;
}

.blog-heading-sm {
  text-transform: uppercase;
  color: #939393;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  margin-bottom: 10px;
}

.blog-title {
  text-transform: uppercase;
  color: #939393;
  font-size: 12px;
  font-weight: 700;
  line-height: 26px;
  font-family: futura-pt,sans-serif;
}

.blog-date {
  color: #24CE7B;
  font-family: futura-pt,sans-serif;
}

.section-bg-listing-col h2 {
  font-size: 34px;
  line-height: 43px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 35px;
  margin-top: 0;
  color: #181818;
  font-family: futura-pt,sans-serif;
}

.section-bg-listing-col p {
  font-family: var(--smgn-blog-body-font, "Proxima Nova", "proxima-nova", sans-serif);
  line-height: 26px;
  letter-spacing: .5px;
  margin: 0 0 10px;
  color: #181818;
  margin-bottom: 30px;
  font-weight: 500;
}

.btn-blog {
  margin-bottom: 35px;
  border-width: 2px;
  background-color: transparent;
  border: 2px solid #181818;
  color: #181818;
  transition: all .4s;
  text-transform: uppercase;
  padding: 2px 7px;
  font-size: 12px;
  line-height: 1.5;
  display: inline-block;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  font-family: futura-pt,sans-serif;
  border-radius: 0;
  font-weight: 800;
}

.section-bg-listing:hover {
  background-color: #F9F9F9;
}

.container.container-stnd-pad:hover .blog-image-wrap {
  transform: scale(1.05);
}

.btn-blog:hover {
  color: #fff;
  background-color: #181818;
  border: 2px solid #181818;
}

.blog-heading-sm {
  /* display: flex; */
  flex-wrap: nowrap;
}

span.blog-title {
  display: inline;
}

.blog-post__tags {
  display: inline;
}
section.featuerd-section {
  padding-top: 45px;
  background-color: #fff;
  color: #181818;
  padding-bottom: 45px;
  opacity: 1;
}

.featuerd-section-container.page-center {
  padding-left: 85px;
  padding-right: 85px;
}

.heading-sm-upper {
  position: relative;
  display: inline-block;
  margin-bottom: 90px;
  font-weight: 700;
  letter-spacing: 2px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: futura-pt,sans-serif;
}

.heading-sm-upper:before {
  content: "";
  display: inline-block;
  position: absolute;
  bottom: -20px;
  height: 4px;
  width: 93px;
  background-color: #24CE7B;
  text-transform: uppercase;
}

a.featuerd-section-stnd-pad {
  text-decoration: none;
  padding-left: 85px;
  padding-right: 85px;
  display: block;
  max-width: 1125px;
  margin-right: auto;
  margin-left: auto;
}

.no-overflow.position-relative {
  position: relative;
  overflow: hidden;
}

.blog-featured-wrap {
  min-height: 415px;
  padding: 40px;
  background-position: center;
  transition-duration: .4s;
  transform: scale(1);
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #222631;
}


.blog-feature-heading.centerer-vert {
  padding-left: 40px;
  max-width: 450px;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translate(0,-50%);
  line-height: 1.42857;
}

span.blog-date {
}

.blog-feature-heading.centerer-vert span.blog-date {
  font-size: 18px;
  color: #24CE7B;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 26px;
  font-family: futura-pt,sans-serif;
}

.blog-feature-heading.centerer-vert h2 {
  font-size: 34px;
  line-height: 43px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 10px;
  margin-top: 0;
  font-family: futura-pt,sans-serif;
}

.blog-feature-heading.centerer-vert>span {
  letter-spacing: 1.6px;
  color: #fff;
  font-size: 17px;
  font-family: futura-pt,sans-serif;
}

.blog-featured-wrap:hover {
  transform: scale(1.05);
}

.blog-filter-nav {
  background-color: #fff;
}

.blog-filter-nav-container.page-center {
  padding-left: 85px;
  padding-right: 85px;
}

ul.filterNav {
  margin-bottom: 0px;
  padding-bottom: 0;
  position: relative;
  background-color: #fff;
  width: 100%;
  padding-left: 0;
  z-index: 1;
  transition: all .4s cubic-bezier(.77,0,.175,1);
  margin-top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

li.search-cm-blog {
  margin-right: 30px;
}

ul.filterNav li {
  margin-right: 30px;
  display: inline-block;
}

ul.filterNav li a {
  font-size: 17px;
  padding: 5px 0;
  text-align: center;
  border-bottom: 2px solid #fff;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  display: block;
  color: #181818;
  font-family: futura-pt,sans-serif;
}

span#blogSearchInit {
  padding: 0;
  cursor: pointer;
  display: block;
  color: #24CE7B;
  font-size: 17px;
  font-weight: 700;
  position: relative;
  text-transform: uppercase;
  background-image: url(https://21542978.fs1.hubspotusercontent-na1.net/hubfs/21542978/Seamgen_October2022/images/icon-search.svg);
  height: 28px;
  width: 28px;
  background-position: center;
  background-repeat: no-repeat;
}

ul.filterNav li.Subscribe-cm-blog {
  margin-right: 0;
}

button.Subscribe-cm-blog-btn {
  position: relative;
  border: 1px solid #003C4D;
  top: -5px;
  max-width: 688px;
  padding: 18px 15px;
  margin: 0 auto;
  font-weight: 700;
  color: #24CE7B;
  border-color: #24CE7B;
  border-width: 2px;
  background-color: transparent;
  font-size: 17px;
  line-height: 20px;
  transition: all .25s ease;
  border-radius: 0;
  display: inline-block;
  text-align: center;
  touch-action: manipulation;
  cursor: pointer;
  font-family: futura-pt,sans-serif;
}

button.Subscribe-cm-blog-btn:hover {
  background-color: #24CE7B;
  color: #fff;
  border: 2px solid #24ce7b;
}
.cm-blog-form-listing {
  display:none;
}
.cm-blog-form-listing form {
  position: absolute;
  top: -25px;
  width: 100%;
  padding: 30px 0;
  background-color: #fff;
  z-index: 2;
  font-size: 17px;
  font-family: futura-pt,sans-serif;
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
  line-height: 1.42857;
  text-align: center;
}

.cm-blog-form-listing form input {
  border: none !important;
  position: relative;
  top: -20px;
  padding: 13px 35px;
  border: 0;
  border-bottom: 1px solid #181818 !important;
  border-radius: 0;
  box-shadow: 0 0 0;
  color: #181818 !important;
  font-size: 17px;
  background-color: #fff !important;
  width: 100%;
  min-height: 34px;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  line-height: 1.42857;
  font-family: futura-pt,sans-serif;
  display: block;
}

.cm-blog-form-listing form button {
  left: 0;
  position: absolute;
  right: 0;
  top: 25px;
  padding: 0;
  z-index: 2;
  cursor: pointer;
  display: inline-block;
  color: #24CE7B;
  font-size: 17px;
  font-weight: 700;
  width: 30px;
  background: transparent !important;
  border: 0 !important;
  font-size: 14px;
  height:30px;
}

.cm-blog-form-listing form button svg {
  font-size: 14px;
  width: 32px;
  height: 17px;
  display:none;
}

.cm-blog-form-listing form button:before {
  background-image: url(https://21542978.fs1.hubspotusercontent-na1.net/hubfs/21542978/Seamgen_October2022/images/icon-search.svg);
  height: 22px;
  width: 22px;
  content: '';
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
}

.blog-post__body {
  -webkit-font-smoothing: antialiased;
  word-wrap: break-word;
}

.cm-blog-form-listing form button {
  left: 3px;
}

span.icn.icn-close.js-search-close {
  position: absolute;
  right: 0;
  top: 25px;
  padding: 0;
  z-index: 2;
  cursor: pointer;
  font-size: 17px;
  font-weight: 700;
  display: block;
  background-image: url(https://21542978.fs1.hubspotusercontent-na1.net/hubfs/21542978/Seamgen_October2022/images/icon-close.svg);
  height: 28px;
  width: 28px;
  background-position: center;
  background-repeat: no-repeat;
}

.blogSubscribe-modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  display: none;
  overflow: hidden;
  transition: opacity .15s linear;
  opacity: 0;
}

body.form-pop .blogSubscribe-modal {
  display: flex ;
  padding-right: 17px;
  overflow-x: hidden;
  overflow-y: auto;
  opacity: 1;
  align-items: center;
  justify-content: center;
}

.blogSubscribe-modal .modal-dialog.modal-sm-dialog {  
  transition: transform .3s ease-out;
  max-width: 650px;
  background-color: #fff;
  box-shadow: 0 0 34px 0 rgb(0 26 39 / 23%);
  border-radius: 3px;
  margin: 30px auto;
  position: relative;
}

body.form-pop .blogSubscribe-modal .modal-dialog.modal-sm-dialog { 
  transition: transform .3s ease-out;
}

.blogSubscribe-modal .modal-content {
  background-color: transparent;
  box-shadow: 0 0 0;
  border: 0;
  border-radius: 0;
  background-clip: padding-box;
  outline: 0;
  position: relative;
}

.blogSubscribe-modal .modal-header {
  padding: 50px;
  padding-bottom: 0;
  border-bottom: 0;
}

.blogSubscribe-modal .modal-header h2 {
  font-size: 34px;
  margin-bottom: 35px;
  line-height: 43px;
  font-weight: 700;
  letter-spacing: 1.8px;
  margin-top: 0;
  color: #181818;
  font-family: futura-pt,sans-serif;
}

.blogSubscribe-modal .modal-body {
  padding: 50px;
  padding-top: 0;
  position: relative;
}

.blogSubscribe-modal .modal-body p {
  width: 83.33333%;
  position: relative;
  min-height: 1px;
  margin: 0 0 10px;
  font-family: var(--smgn-blog-body-font, "Proxima Nova", "proxima-nova", sans-serif);
  line-height: 28px;
  letter-spacing: .5px;
  margin-bottom: 30px;
  font-size: 20px;
  color: #181818;
}

.blogSubscribe-modal .modal-body form {
  margin: auto;
  max-width: 600px;
}

.blogSubscribe-modal .hs_email.hs-email {
  margin-bottom: 45px;
  border-bottom: 1px solid #24CE7B;
  border-color: #181818;
}

.blogSubscribe-modal .hs_email.hs-email>label {
  padding-top: 9px;
  font-weight: 700;
  color: #24CE7B;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 17px;
  text-align: left;
  width: 8.33333%;
  display: inline-block;
  margin-bottom: 5px;
  padding-left: 15px;
  font-family: futura-pt,sans-serif;
}

.blogSubscribe-modal .hs_email {
  display: flex;
}

.blogSubscribe-modal .hs_email .input {
  width: 91.66667%;
}

.blogSubscribe-modal .hs_email .input input {
  box-shadow: inset 0 0 0 transparent;
  background-color: transparent;
  font-size: 17px;
  border: 0;
  font-weight: 300;
  font-family: var(--smgn-blog-body-font, "Proxima Nova", "proxima-nova", sans-serif);
  color: #181818;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  border-radius: 4px;
  line-height: 1.42857;
  display: block;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.blogSubscribe-modal span.hs-form-required {
  display: none;
}

.blogSubscribe-modal .modal-body form .hs_submit.hs-submit input {
  background-color: #24ce7b;
  border: 2px solid #24ce7b;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: futura-pt,sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  margin: 0 auto;
  max-width: 688px;
  padding: 18px 15px;
  padding-right: 14px;
  position: relative;
  text-align: center;
  top: -5px;
  touch-action: manipulation;
  transition: all .25s ease;
  letter-spacing: normal;
}

.modal-backdrop {
  background-color: #fff;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  transition: opacity .15s linear;
  display: none;
}

body.form-pop .modal-backdrop {
  opacity: .97;
  display: block;
}

body.form-pop {
  overflow: hidden;
}


@media (max-width:767px){
  ul.filterNav {
    flex-direction: column;
    width: 100%;
    margin-bottom: 30px;
  }

  .blog-filter-nav-container.page-center {
    padding-left: 25px;
    padding-right: 25px;
  }

  ul.filterNav li {
    margin: 0;
  }

  ul.filterNav li.Subscribe-cm-blog {
    margin-top: 10px;
    width: 100%;
  }

  ul.filterNav li.Subscribe-cm-blog button {
    width: 100%;
    max-width: 100%;
  }

  a.featuerd-section-stnd-pad,.section-all-posts .section-all-posts-container.page-center {
    padding-left: 25px !important;
    padding-right: 25px !important;
  }

  .featuerd-section-container.page-center,.container.container-stnd-pad {
    padding-left: 25px;
    padding-right: 25px;
  }

  .blog-index__tag-header {
    display: none;
  }

  .blogSubscribe-modal .modal-dialog.modal-sm-dialog {
    margin-left: 15px;
  }

  .section-bg-listing-row {
    flex-direction: column-reverse;
  }

  .section-bg-listing-row>div {
    width: 100%;
  } 
}

@media (min-width: 768px) {
  ul.filterNav li a.act {
    background-color: #fff;
    border-color: #24CE7B;
    color: #24CE7B;
  }
}

.full_dnd .dnd-section {
  padding: 0;
}

.blog-comments form label {
  color: #181818;
  text-align: left;
}

.blog-comments form .hs-error-msg,
.blog-comments form .hs_error_rollup label {
  color: red;
}

.blog-comments form  .actions {
  margin: 40px 0 30px;
}

.blog-comments form {
  border: 0 !important;   
  padding-top: 40px; 
  padding-bottom: 40px; 
}

.comment-from {
  text-align: left;
}

#comments-listing {
  text-align: left;
}

.comment-from h4 a {
  color: #181818;
}

.comment-date {
  font-size: inherit !important;
  margin-bottom: 20px;
  display: block !important;
}

.replying {
  padding: 0 1em !important;
}

/* Blog TOC */

  .blog-table-contents .toc-list{
  list-style-type: none;
  padding-left: 0;
}

 .blog-table-contents .toc-list .toc-item a { 
  text-decoration: none;
}

 .blog-table-contents .toc-list .toc-item a:hover { 
  text-decoration: underline;
  color: #24ce7b;
}

.blog-table-contents .toc-item::before {
  content: '\2022';
  color: white;
}

@media(max-width:767px){
  #comments-listing .comment-reply-to {
    padding: 18px;
  }
}

#comments-listing {
  margin-bottom: 40px;
}


.cm-blog-post-banner {
  margin-top: -135px;
}

body .cm-blog-form-listing form input {
  background-color: #fff!important;
  border: 0;
  border: none!important;
  border-bottom: 1px solid #181818!important;
  border-radius: 0;
  box-shadow: 0 0 0;
  color: #181818!important;
  display: block;
  min-height: 34px;
  padding: 13px 35px;
  position: relative;
  top: -20px;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  font-size: 17px;
}
.blog-filter-nav .cm-blog-form-listing form input:focus {
  outline: none;
  padding-left: 35px;
  color: #181818;
  font-size: 17px;
  width: 100%;
  height: 51px;
  padding-bottom: 15px;
  padding-top: 14px;
}

.blog-filter-nav .hs-search-field--open .hs-search-field__suggestions {
  position: absolute;
  color: #000;
  z-index: 2;
  border-radius: 0!important;
  box-shadow: 0 3px 10px 0 rgba(30,30,30,.25)!important;
  margin-top: -5px;
  padding: 30px 25px 20px;
  top: 41px;
  border: none;
  width: 100%;
  background: #fff;
}

.blog-filter-nav .hs-search-field__suggestions a {
  text-decoration: none;
  font-weight: 600;
  color: #000;
  background-color: transparent !important;
}

.blog-filter-nav .hs-search-field__suggestions li {
  padding-bottom: 10px;
}

.blog-filter-nav .hs-search-field__suggestions a {
  font-family: var(--smgn-blog-body-font, "Proxima Nova", "proxima-nova", sans-serif);
  line-height: 26px;
  letter-spacing: .5px;
}

.blog-filter-nav .hs-search-field__suggestions li#results-for {
  font-family: var(--smgn-blog-body-font, "Proxima Nova", "proxima-nova", sans-serif);
  line-height: 26px;
  letter-spacing: .5px;
}

.modal-backdrop {
  z-index: 9999;
}

.blogSubscribe-modal {
  z-index: 99999;
}

body.form-pop .blogSubscribe-modal {
  padding-right: 0;
}


.blogSubscribe-modal .hs-error-msgs {
  position: absolute;
  bottom: -40px;
  z-index: 1;
}

.blogSubscribe-modal .hs-form-field {
  position: relative;
}

.blogSubscribe-modal .modal-body form {
  position: relative;
}

.blogSubscribe-modal .hs-error-msgs label {
  color: red !important;
}

@media(max-width:767px){
  .blogSubscribe-modal .modal-dialog.modal-sm-dialog {
    width: 90%;
    margin: 0 auto;
    max-width: 100%;
    top: 0;
  }

  .blogSubscribe-modal .inputs-list >li {
    margin: 0;
  }

  .blogSubscribe-modal .hs_email.hs-email {
    margin-bottom: 4rem;
  }

  .blogSubscribe-modal .hs-error-msgs {
    bottom: -51px;
  }

  .blogSubscribe-modal .hs_error_rollup {
    margin: 30px 0;
  }

}

.blogSubscribe-modal .hs_error_rollup .hs-error-msgs {
  position: static;
}


.cm-blog-body-contant .blog-post__body a {
  color: #24ce7b;
  text-decoration: none;
  font-weight: 400;
  color: #24CE7B;
  text-decoration: none;
  font-family: var(--smgn-blog-body-font, "Proxima Nova", "proxima-nova", sans-serif);
}

#social-link-blog-post a  {
  width: 45px !important;
  display: block;
  height: 42px;
  text-align: center;
  transition: 0.4s ease;
}

#social-link-blog-post   a:hover {
  width: 55px !important;
}


.blog-post-contact .text-center.text-black h1 {
  line-height: 1.42857;
  position: relative;
  top: -3px;
  margin-bottom: 26px;
}

.blog-post-contact .text-center.text-black h1:before {
  bottom: -19px;
}

.blog-post-contact .text-center.text-black .blog-contact-intro {
  font-size: 20px;
  font-family: var(--smgn-blog-body-font, "Proxima Nova", "proxima-nova", sans-serif);
  line-height: 28px;
  letter-spacing: .5px;
  margin-bottom: 75px;
  text-transform: none;
  font-weight: 400;
}

.blog-post-contact .cm-blog-post-form {
  max-width: 630px;
}

.blog-comments form {
  border: 0 !important;
  padding: 0;
}

.blog-comments form .hs-form-field {
  display: flex;
  margin-bottom: 45px;
  border-bottom: 1px solid #24CE7B;
  position: relative;
}

.blog-comments form .hs-form-field > label {
  font-size: 17px;
  font-weight: 400;
  text-align: left;
  color: #24CE7B;
  text-transform: uppercase;
  white-space: nowrap;
  padding-top: 8px;
  margin-bottom: 0;
  width: auto;
  font-family: futura-pt,sans-serif;
  padding-left: 15px;
  padding-right: 15px;
}

.blog-comments form .hs-form-field > label .hs-form-required {
  color: #24CE7B;
}

.blog-comments form .hs-form-field .input {
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
}

.blog-comments form .hs-input {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  border-radius: 4px;
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  line-height: 1.42857;
  display: block;
  margin-bottom: 5px;
  border: 0;
  color: #000;
  background-color: transparent;
  font-size: 17px;
  font-weight: 300;
  font-family: var(--smgn-blog-body-font, "Proxima Nova", "proxima-nova", sans-serif);
  box-shadow: none;
  outline: none;
}

.blog-comments form  .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  border: 0;
}

.blog-comments form .actions {
  margin-bottom: 0;
}

.blog-comments form .hs-error-msgs {
  position: absolute;
  bottom: -40px;
}

.blog-comments form .hs_error_rollup .hs-error-msgs {
  position: static;
}

#social-link-blog-post .csbwfs-sbutton >  div {
  margin-left: 3px;
}

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  max-width: 100%;
  overflow: auto;
}

.blog-post__body h3, .blog-post__body h4 {color:#181818} 

.rich_text_with_bg_container.blog-pro-tip,.rich_text_with_bg_container.blog-green-callout {
    padding: 30px;
    background-color: #2c3345;
}



.rich_text_with_bg_container.blog-pro-quote { padding: 60px; background-color: #2c3345; margin-bottom:30px; }
.rich_text_with_bg_container.blog-table-contents { padding: 60px; background-color: #2c3345; margin-bottom:30px; }
.cm-blog-body-contant .blog-post__body .blog-pro-tip p,.cm-blog-body-contant .blog-post__body .blog-green-callout p { color:#fff;margin:0;font-family:"futura-pt", sans-serif; font-size:16px;}
.cm-blog-body-contant .blog-post__body .blog-pro-tip h2,.cm-blog-body-contant .blog-post__body .blog-green-callout h2,
.cm-blog-body-contant .blog-post__body .blog-pro-tip h3,.cm-blog-body-contant .blog-post__body .blog-green-callout h3 { color:#fff;font-family:"futura-pt", sans-serif;}
.cm-blog-body-contant .blog-post__body .blog-pro-tip li,.cm-blog-body-contant .blog-post__body .blog-green-callout li { color:#fff;font-family:"futura-pt", sans-serif; font-size:16px; margin-bottom:10px;}
.cm-blog-body-contant .blog-post__body .blog-pro-tip a,.cm-blog-body-contant .blog-post__body .blog-green-callout a { font-family:"futura-pt", sans-serif; font-size:16px;}

.rich_text_with_bg_container.blog-pro-quote h3 { color:#fff;font-family:"futura-pt", sans-serif; font-size:40px; margin:0 }
.rich_text_with_bg_container.blog-table-contents h3 { color:#fff;font-family:"futura-pt", sans-serif; font-size:40px; margin:0 0 30px 0 }
.rich_text_with_bg_container.blog-pro-quote h4 { color:#fff;font-family:"futura-pt", sans-serif; font-size:24px; margin:0 0 10px 0; font-weight: 400; line-height:1.5; }
.rich_text_with_bg_container.blog-pro-quote h4::first-letter {margin-left:-10px;}
.rich_text_with_bg_container.blog-table-contents h4 { color:#fff;font-family:"futura-pt", sans-serif; font-size:24px; margin:0 0 10px 0; font-weight: 700 }

.rich_text_with_bg_container.blog-green-callout {
  background-color: #24ce7b;
}

.rich_text_with_bg_container.blog-green-callout.author-callout h2 {
  margin: 20px 0 15px;
}
.rich_text_with_bg_container.blog-green-callout.author-callout h3 {
  margin: 15px 0 30px;
}

.rich_text_with_bg_container.blog-table-contents li a {
    color: #fff; 
    text-decoration: none; 
    transition: color 0.2s ease; 
    font-family:"futura-pt", sans-serif;
}
.rich_text_with_bg_container.blog-table-contents li {
    margin-bottom: 10px;
}
.rich_text_with_bg_container.blog-table-contents li:last-of-type {
    margin-bottom: 0;
}

.rich_text_with_bg_container.blog-table-contents li a:hover {
    color: #24ce7b; 
}
.rich_text_with_bg_container.blog-table-contents ul{margin-bottom: 0;}
.hs-blog-id-86365024357 .cm-blog-post-banner { background-position: top -1vw center; }

.rich_text_with_bg_container .toc-list .toc-header a:hover,
.rich_text_with_bg_container .toc-list .toc-sub-item a:hover {
  text-decoration: underline;
  color:#24ce7b;
}

@media(max-width:767px){
    .rich_text_with_bg_container.blog-table-contents {
    padding: 30px;
  }
    .rich_text_with_bg_container.blog-table-contents h3 {
    font-size: 24px;
  }

  .blog-post-contact .text-center.text-black .blog-contact-intro {
    font-size: 14px;
    margin-top: 90px;
  }

  .rich_text_with_bg_container.blog-pro-quote {
    padding: 30px;
  }
  
  .rich_text_with_bg_container.blog-pro-quote h3 {
    font-size: 24px;
  }
  
  .blog-post-contact .text-center.text-black {
    padding: 0;
  }

  .blog-post-contact .text-center.text-black h1 {
    font-size: 16px;
  }

  .blog-post-contact .text-center.text-black p a {
    font-size: 14px;
  }
  

  
.cm-blog-body-contant .blog-post__body a { padding:13px 0; }
.cm-blog-body-contant .blog-post__body .accordion-section-title{padding:15px}

}

.cm-blog-body-contant .blog-post__body table.quick-answer { width: 100%; border-collapse: collapse; table-layout: fixed; border-color: transparent; }
.cm-blog-body-contant .blog-post__body table.quick-answer td { width: 49.9476%; padding: 4px; border-color: #FFFFFF; }
.cm-blog-body-contant .blog-post__body table.quick-answer td li { color:#181818; }

.cm-blog-body-contant .blog-post__body a.white { color:#fff; }

.blog-written-by{text-transform: uppercase;
    font-family: 'futura-pt';
    font-size: 14px;
    font-weight: bold;}

.blog-author-name {    font-family: 'futura-pt';
    font-size: 24px;
    font-weight: bold;}

.blog-author-name a{
  color: black;
}

.blog-author-name a:hover, 
.blog-author-name a:focus, 
.blog-author-name a:active {
    color: #24ce7b;
}

.blog-author-title {font-family: 'futura-pt';
    font-size: 16px;}

.blog-author-expertise-message {font-family: 'futura-pt';
    font-size: 16px;
    margin-top: 15px;}

.blog-author-contact a, .blog-author-more-link a {
font-family: 'futura-pt';
    font-size: 16px;
    margin-top: 15px;
  color:#24ce7b;
  line-height:1.25em;
  display:block;
}

.blog-author-contact a:hover, .blog-author-more-link a:hover {color:#24ce7b;}

@media(max-width:767px){
  .cm-blog-body-contant .blog-post__body table.quick-answer td { width: 100%; display: block; }
}

.references-module li,.references-module ol{font-size:16px}.cm-blog-body-contant .references-module ol li a,.references-module ol{font-family:futura-pt,sans-serif}

/* Blog Sidebar */
.cm-blog-body-contant-row { display: flex; justify-content: space-between; }
.cm-blog-sidebar-connnect-with-seamgen {  background-color:#24ce7b; padding: 30px; margin-top: 30px; position: -webkit-sticky; position: sticky; top: 130px; }
.cm-blog-sidebar-connnect-with-seamgen .cm-blog-sidebar-image { text-align:center; padding: 30px; }
.cm-blog-sidebar-connnect-with-seamgen h2 { font-size: 24px; line-height: 32px; margin-top: 0; }
.cm-blog-sidebar-connnect-with-seamgen h3 { font-size: 18px; line-height: 27px; }
.cm-blog-sidebar-connnect-with-seamgen .getstarted-btn-text { width:100%; text-transform:uppercase; transition:all .15s ease; color: #fff; margin: 60px 0 0; padding: 10px 5px; border: 2px solid #fff; font-weight: 600; font-size: 14px; font-family: Proxima Nova,sans-serif; text-align: center; letter-spacing: 4px; }
.cm-blog-sidebar-connnect-with-seamgen .getstarted-btn-text:hover { background-color: #fff; color:#24ce7b; }


.cm-blog-body-contant .blog-post__body .blog-pro-tip a.cm-btn { font-family: Proxima Nova,sans-serif; font-weight: 600; color: #fff; transition: all .3s ease; }

.blog-green-callout button:hover,.blog-green-callout .button:hover { border: 2px solid rgba(255, 255, 255, 1.0); }

.cm-blog-body-contant .blog-post__body .blog-pro-tip li:last-of-type { margin-bottom:0; }

.cm-blog-body-contant .blog-post__body .blog-pro-tip h2:first-of-type { margin-top:30px; }
.cm-blog-body-contant .blog-post__body .blog-pro-tip h3:first-of-type { margin-top:30px; }

.cm-blog-body-contant .blog-post__body .blog-pro-tip h2.no-margin-top, .cm-blog-body-contant .blog-post__body .blog-pro-tip h3.no-margin-top { margin-top:0; }
.cm-blog-body-contant .blog-post__body .blog-pro-tip ol, .cm-blog-body-contant .blog-post__body .blog-pro-tip ul { margin-bottom:0}

table {font-family: 'futura-pt'; font-size: 14px;}
.cm-blog-body-contant .blog-post__body .blog-pro-quote a{font-family:futura-pt,sans-serif;font-size:inherit;}


/* Blog Featured Post Section*/
.blog-featured-wrap::before{
    background-color: rgba(24,24,24,.65);
    content: " ";
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;   
}

.btn-blog{
  border: 1px solid #181818;
  font-weight: 600;
}
.btn-blog:hover{
  background-color: transparent;
  border: 1px solid #24ce7b;
  color: #24ce7b;
}

.cm-blog-body-contant .blog-post__body p a,
.cm-blog-body-contant .blog-post__body div a{
  text-decoration: underline;
  text-underline-offset: .25em;
}

.cm-blog-body-contant .blog-post__body p a:hover,
.cm-blog-body-contant .blog-post__body div a:hover{
  color: black;
}

.cm-blog-body-contant .blog-post__body .blog-pro-tip a:hover{
  color: white;
}


/* Blog Post Featured Image */

/* Scoped blog accessibility release gate.
 * Keep the primary brand green for decorative and dark-surface use while using
 * an accessible companion green for text and controls on light surfaces.
 */
.body-container--blog-index,
.body-container--blog-post {
  --smgn-blog-accessible-green: #087a4b;
  --smgn-blog-ink: #181818;
}

.body-container--blog-post {
  overflow-x: clip;
}

.body-container--blog-index .blog-date,
.body-container--blog-index ul.filterNav li a.act,
.body-container--blog-post .blog-author-contact a,
.body-container--blog-post .blog-author-more-link a,
.body-container--blog-post .blog-post-contact .text-center.text-black h3 a,
.body-container--blog-post .blog-post-contact .text-center.text-black p a {
  color: var(--smgn-blog-accessible-green);
}

.body-container--blog-index button.Subscribe-cm-blog-btn {
  border-color: var(--smgn-blog-accessible-green);
  color: var(--smgn-blog-accessible-green);
}

.body-container--blog-index button.Subscribe-cm-blog-btn:hover,
.body-container--blog-index button.Subscribe-cm-blog-btn:focus-visible {
  background-color: var(--smgn-blog-accessible-green);
  border-color: var(--smgn-blog-accessible-green);
  color: #fff;
}

.body-container--blog-post .cm-blog-sidebar-connnect-with-seamgen h2,
.body-container--blog-post .cm-blog-sidebar-connnect-with-seamgen h3,
.body-container--blog-post
  .blog-post-contact
  .text-center.text-black
  h2 {
  color: var(--smgn-blog-ink);
}

.body-container--blog-post
  .cm-blog-sidebar-connnect-with-seamgen
  .getstarted-btn-text {
  border-color: var(--smgn-blog-ink);
  color: var(--smgn-blog-ink);
}

.body-container--blog-post
  .cm-blog-sidebar-connnect-with-seamgen
  .getstarted-btn-text:hover,
.body-container--blog-post
  .cm-blog-sidebar-connnect-with-seamgen
  .getstarted-btn-text:focus-visible {
  background-color: var(--smgn-blog-ink);
  border-color: var(--smgn-blog-ink);
  color: #fff;
}

.body-container--blog-post
  .cm-blog-post-form
  [data-hsfc-id='FieldLabel'],
.body-container--blog-post .cm-blog-post-form .hsfc-RichText,
.body-container--blog-post .cm-blog-post-form .hsfc-RichText p {
  color: var(--smgn-blog-ink) !important;
}

.body-container--blog-post
  .blog-comments
  form
  .hs-form-field
  > label,
.body-container--blog-post
  .blog-comments
  form
  .hs-form-field
  > label
  span,
.body-container--blog-post
  .blog-comments
  form
  .hs-form-field
  > label
  .hs-form-required {
  color: var(--smgn-blog-accessible-green);
}

.body-container--blog-post .cm-blog-post-form [data-hsfc-id='Button'] {
  background-color: var(--smgn-blog-accessible-green) !important;
  border-color: var(--smgn-blog-accessible-green) !important;
  color: #fff !important;
}
