







/* 1a. Containers */




/* 1b. Colors */




/* 1c. Typography */


























/* 1d. Buttons */













/* 1e. Forms */









































/* 1f. Tables */













/* 1g. Website header */








/* 1h. Website footer */








.dnd-section .dnd-column {
  padding: 0 !important;
}

.content-wrapper {
  max-width: 1550px;
}

.dnd-section,
.content-wrapper--vertical-spacing {
  padding: 50px 1rem;
}

.dnd-section > .row-fluid {
  max-width: 1550px;
}




/*
@font-face {
  font-family: 'Lexend Deca Light';
  src: url(sansation_bold.woff);
  font-weight: bold;
}
.lexend-deca-<uniquifier> {
  font-family: "Lexend Deca", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}
  */
html {
  font-size: 18px;
}

body {
  font-family: 'Lexend Deca', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #234852;
  font-size: 18px;
}

/* Paragraphs */
p {
  font-family: 'Lexend Deca', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}
p, .text-light, .hs_cos_wrapper_type_rich_text ul li{
  font-family: 'Lexend Deca' !important;
  font-weight: 300 !important;
  line-height: 1.7em;
}
.hs_cos_wrapper_type_rich_text ul{
  margin: 0;
  padding: 0;
  margin-left: 20px;
}

.text-white, p.text-white, .text-white p{
  color: #fff !important;
}
.text-uppercase{
  text-transform: uppercase !important;
}
.text-bold, .text-bold > p{
  font-weight: bold !important;
}
.text-center{
  text-align: center !important;
}
.form-title {
  border: none !important;
  background-color: unset !important;
  font-size: 1rem !important;
  font-weight: 300 !important;
  font-family: 'Lexend Deca' !important;
  color: #0C5F6A !important;
}
.sub-heading{
  color: #0C5F6A !important;  
}
a.read-more-link:hover{
  font-weight: bold;
}
.read-more-arrow{
  font-size: 30px;
  line-height: 15px;
  padding-left: 15px;
}

/* Anchors */

a {
  font-family: 'Lexend Deca', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #2c3e50;
}

a:hover,
a:focus {
  font-family: 'Lexend Deca', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #041628;
}

a:active {
  font-family: 'Lexend Deca', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #546678;
}

/* Headings */

h1,
.h1 {
  font-weight: 700; text-decoration: none; font-family: 'Lexend Deca', sans-serif; font-style: normal;
  color: #234852;
  font-size: 50px;
  text-transform: none;
  line-height: 1.2em;
}

h2,
.h2 {
  font-family: 'Lexend Deca', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  color: #234852;
  font-size: 36px;
  text-transform: none;
}

h3,
.h3 {
  font-weight: 700; text-decoration: none; font-family: 'Lexend Deca', sans-serif; font-style: normal;
  color: #234852;
  font-size: 30px;
  text-transform: none;
}

h4,
.h4 {
  font-weight: normal; text-decoration: none; font-family: 'Lexend Deca', sans-serif; font-style: normal;
  color: #234852;
  font-size: 24px;
  text-transform: none;
}

h5,
.h5 {
  font-weight: normal; text-decoration: none; font-family: 'Lexend Deca', sans-serif; font-style: normal;
  color: #234852;
  font-size: 16px;
  text-transform: none;
}

h6,
.h6 {
  font-weight: normal; text-decoration: none; font-family: 'Lexend Deca', sans-serif; font-style: normal;
  color: #234852;
  font-size: 14px;
  text-transform: none;
}

/* Blockquote */

blockquote {
  border-left-color: #00FFAF;
}

.brand-green{
  color: #00FFAF;
}

/* Alignment */
.align-left{
  text-align: left;
}
.align-center{
  text-align: center;
}
.align-right{
  text-align: right;
}




form input[type=submit],
button,
.button,
.hs-button,
.hs-blog-post-listing__post-button {
  border: 2px solid #00FFAF;

  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;

  font-family: 'Lexend Deca', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(0, 255, 175, 0.0)

;
  border-radius: 25px;
  color: #234852;
  font-size: 16px;
  text-transform: uppercase;
  padding: 16px 53px 13px 53px;
}
form input[type=submit]{
  border: 1px solid #00FFAF !important;
  background-color: 

  
  
    
  


  rgba(0, 255, 175, 0.0)

 !important;
  border-radius: 25px !important;
  color: #234852 !important;
  font-size: 16px !important;
  text-transform: uppercase !important;
  padding: 16px 53px 13px 53px !important;  
}
button.green{
  background-color: #00FFAF !important;
  color: #234852 !important;
}
button, button:hover, form input[type=submit], form .hs-button{
  border: 2px solid #00FFAF !important;
}

form input[type=submit]:hover,
button:hover,
button:focus,
.button:hover,
.button:focus,
.hs-button:hover,
.hs-button:focus,
.hs-blog-post-listing__post-button:hover,
.hs-blog-post-listing__post-button:focus {
  border: 1px solid #00FFAF;
;
  color: 

  
  
    
  


  rgba(35, 72, 82, 1.0)

;
  background-color: 

  
  
    
  


  rgba(0, 255, 175, 1.0)

;
  border-radius: 25px;
}

button:active,
.button:active,
.hs-button:active,
.hs-blog-post-listing__post-button:active {
  font-family: 'Lexend Deca', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(40, 255, 215, 0.0);
  border-color: #28ffd7;
}
a.text-white button, a button.text-white{
  color: #fff;
}
a.text-white button:hover, a button.text-white:hover{
  color: #234852 !important;
}
button i:before {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
  height: 20px;
  width: 20px;
}





form{
  background-color: #fff !important;
} 

form,
.submitted-message {
  font-family: 'Lexend Deca', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: 1px none #00FFAF;
;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: 

  
  
    
  


  rgba(0, 255, 175, 1.0)

;
  padding: 0px;
;
}

/* Form title */

.form-title {
  border: 1px none #00FFAF;
;
  padding-top: 0px;
padding-right: 0px;
padding-bottom: 30px;
padding-left: 0px;
;
  font-family: 'Lexend Deca'; font-style: normal; font-weight: 700; text-decoration: none;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  font-size: 30px;
  color: #234852;
  background-color: 

  
  
    
  


  rgba(0, 255, 175, 1.0)

;
}


/* Labels */

form label {
  color: #494A52;
}

/* Help text */

form legend {
  color: #494A52;
}

/* Inputs */

form input[type=text],
form input[type=search],
form input[type=email],
form input[type=password],
form input[type=tel],
form input[type=number],
form input[type=file],
form select,
form textarea {
  border: 2px solid #2c3e50;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494A52;
  border-radius: 25px;
}

/* Form placeholder text */

::-webkit-input-placeholder {
  color: #494A52;
}

::-moz-placeholder {
  color: #494A52;
}

:-ms-input-placeholder {
  color: #494A52;
}

::placeholder {
  color: #494A52;
}

/* Inputs - date picker */

.hs-fieldtype-date .input .hs-dateinput:before {
  color: #494A52;
}

.fn-date-picker td.is-selected .pika-button {
  background: #234852;
}

.fn-date-picker td .pika-button:hover {
  background-color: #234852 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #234852;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  border: 2px solid #494A52;
;
  padding-top: 15px;
padding-right: 53px;
padding-bottom: 15px;
padding-left: 53px;
;
  font-family: 'Lexend Deca', sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #FFFFFF;
  font-size: 22px;
  background-color: 

  
  
    
  


  rgba(35, 72, 82, 1.0)

;
  border-radius: 25px;
  text-transform: uppercase;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 

  
  
    
  


  rgba(26, 51, 78, 1.0)

;
  color: #ffffff;
  border: 1px none #1a334e;
;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: rgba(40, 255, 215, 0.0);
  border-color: #28ffd7;
}





/* Table */

table {
  border: 1px solid #494A52;

  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Table cells */

td,
th {
  border: 1px solid #494A52;

  padding: 18px;

  color: #494A52;
}

/* Table header */

thead th {
  background-color: 

  
  
    
  


  rgba(35, 72, 82, 1.0)

;
  color: #FFFFFF;
}

/* Table footer */

tfoot td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  color: #494A52;
}





/* Sticky Header */
div[data-global-resource-path="readinow2025/templates/partials/header.html"]
{
  position: sticky;
  top: 0;
  /* overflow: hidden; */
  z-index: 999;
  background: #fff;
  /* transition: all 0.3s ease; */
}
/*
header .header-row-1{
  transition: max-height 0.3s ease, opacity 0.3s ease;
  overflow: hidden;
  opacity: 1;  
}
div[data-global-resource-path="readinow2025/templates/partials/header.html"].collapsed .header-row-1{
  max-height: 0;
  opacity: 0;
  padding: 0 !important;
}
  */


.header {
  /* background-color: 

  
  
    
  


  rgba(0, 255, 175, 1.0)

; */
}

.header .header-row-1{
  padding: 29px 0;
}
.header .header-row-1 .header__container {
  align-items: center;
  gap: 15px;
}

/* Search box */
.header__search {
  padding: 0;
}
header .header-row-1 form{
  background: none !important;
}
#hs_cos_wrapper_site_search .hs-search-field__bar>form>.hs-search-field__input{
  border-radius: 25px;
  min-width: 300px;
  border: 2px solid #008293;
  background-position: center left 15px !important;
}
header .header-row-1 form input.hs-search-field__input{
  padding-left: 50px;
}
.header__search .hs-search-field__button{
  left: 0;
  right: auto;
}

/* Login */ 
header .header-row-1 .login a{
  display: flex;
  align-items: center;
  gap: 7px;
  color: #234852;
  text-decoration: none;
}


.header .header-row-2{
  padding: 15px 0;
}

#hs-link-site_logo_hs_logo_widget img{
  width: 100% !important;
}

.header .header__logo--main {
  padding-top: 0;
}

.header-row-2 > .header__container{
  align-items: center;
}

.menu__link,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  color: #FFFFFF;
  font-family: Lexend Deca;
  font-size: 18px !important;
  font-weight: normal !important;
  text-transform: none !important;
}

.menu__child-toggle-icon {
  border-top-color: #FFFFFF;
}

.menu .menu__link:hover,
.menu .menu__link:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus {
  color: #d7d7d7;
}

.menu__child-toggle-icon:hover,
.menu__child-toggle-icon:focus {
  border-top-color: #d7d7d7;
}

.menu .menu__link:active,
.header__language-switcher-label-current:active,
.header__language-switcher .lang_list_class li a:active {
  color: #ffffff;
}

.menu__child-toggle-icon:active {
  border-top-color: #ffffff;
}

/* Submenu */
/* Removed 31/03/2025 to allow mega menu
header nav ul li.menu__item--open a{
  background-color: #f00;
}
*/
/* Added 31/03/2025 to allow mega menu */
@media screen and (min-width: 1025px) {
  header nav.menu.menu--desktop .menu__submenu {
    display: none !important;
  }
}

header .menu__item--depth-1{
  /* padding: 7px 15px !important; */
  /* margin-right: 20px !important; */ 
  padding-left: 7px !important;
  padding-top: 7px !important;
}
header .menu__item--depth-1:first-child, header .menu__item--depth-1:first-child a{
  padding-left: 0 !important;
}
header .menu__item--depth-1.menu__item--has-submenu{
  padding: 0 !important;
  padding-right: 30px !important;
}
header .menu__item--depth-1 a{
  padding: 7px 15px;
}
/* Removed 31/03/2025 to allow mega menu
header .menu__item--depth-1.menu__item--has-submenu:hover{
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
  margin-top: -10px;
  margin-bottom: -10px;
  font-weight: 400 !important;
  background-color: #fff !important;
  background-image: none !important;
  padding-top: 7px !important;
  padding-left: 7px !important;
  padding-bottom: 7px !important;
  padding-right: 7px !important;
  margin-right: 36px !important;
}
*/
nav.menu.menu--desktop .menu__submenu--level-2>.menu__item:first-child:before {
    display: none !important;
}
/* Removed 31/03/2025 to allow mega menu
header .menu__item--depth-1.menu__item--has-submenu:hover > a{
  background: #00FFAF;
  border-radius: 25px;
  padding: 7px 15px;
/*  min-width: 150px; */
/*
  display: block;
  color: #0C5F6A;
  z-index: 100;
  position: relative;
  font-weight: 400 !important;
}
*/

header .menu__item--depth-1>.menu__child-toggle {
  display: none;
}
/* Menu hover with sloped section */
/*
#hs_cos_wrapper_navigation-primary .menu__submenu--level-2>.menu__item:first-child:before {
  border-radius: 0;
  border: none;
  box-shadow: none;
  height: 100px;
  right: 45%;
  top: -46px;
  left: auto !important;
  margin-left: 0;
  transform: rotate(65deg);
  width: 100px;
  z-index: 0;
  background: #fff;
}
#hs_cos_wrapper_navigation-primary .menu--desktop .menu__wrapper li:first-child .menu__submenu--level-2>.menu__item:first-child:before {
  right: 42.8%;
}
  */
header .menu__submenu {
  border-radius: 13px;
}
.menu__submenu--level-2{
  background-color: rgba(255, 255, 255, 0);
}

.menu__submenu--level-2 > .menu__item:first-child:hover::before, .menu__submenu--level-2 > .menu__item:first-child.focus::before {
  background-color: #fff !important;
}

.menu__submenu--level-2 > .menu__item:first-child a{
  border-top-right-radius: 15px;
}
.menu__submenu--level-2 > .menu__item:last-child a{
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.menu__submenu .menu__item {
  border-bottom: none !important;
}

header .menu .menu__item--depth-1 > .menu__link--active-link:after {
  /*  background-color: #FFFFFF; */
}

header .menu .menu__submenu{
  border: none;
  box-shadow: none;
  font-size: 18px;
  transform: none;
}

header .header-row-2 button:hover{
  color: #234852 !important;
}

@media (min-width: 767px) {
  .menu .menu__submenu,
  .header__language-switcher .lang_list_class {
    border: 2px solid #234852;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .menu__submenu--level-2 > .menu__item:first-child:before {
    border: 2px solid #234852;

    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }
}

.menu__submenu .menu__link,
.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus {
  color: #0C5F6A;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

.header__language-switcher .lang_list_class:before {
  border-bottom-color: #234852;
}

.menu__submenu .menu__link:hover,
.menu__submenu .menu__link:focus,
.header__language-switcher .lang_list_class li:hover,
.menu__submenu--level-2 > .menu__item:first-child:hover:before,
.menu__submenu--level-2 > .menu__item:first-child.focus:before {
  background-color: 

  
  
    
  


  rgba(0, 255, 175, 1.0)

;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 

  
  
    
  


  rgba(0, 255, 175, 1.0)

;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: Lexend Deca;
}

.header__language-switcher-label-current:after {
  border-top-color: #FFFFFF;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 

  
  
    
  


  rgba(0, 255, 175, 1.0)

;
  }
  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #FFFFFF;
  }
  header .menu__item--depth-1:first-child a {
    padding-left: 7px !important;
  }
  header li.menu__item--depth-1 {
    padding: 5px 0 5px 0 !important;
  }
  .menu__item--depth-1>.menu__link {
    padding-left: 7px !important;
  }
  header .header-row-1 .login a {
    font-size: 0;
  }
  header .header-row-2{
    /* display: none; */
    background: #fff;
    justify-items: center;
    display: flex;
    padding: 2px 0;
  }
  header .header-row-2 .header__container{
    padding: 0;
  }
  header .header-row-2 button.text-white{
    color: unset !important;
  }
  header nav ul.menu__wrapper li.menu__item--depth-1.menu__item--has-submenu {
    background-position: 98% 15px !important;
  }
  header .menu__item--depth-1.menu__item--has-submenu a{
    padding-left: 7px !important;
  }
  header .header__navigation.open{
    min-height: 100px;
  }
}

/*** Tablet ***/
@media screen and (max-width: 1024px) and (min-width: 768px){
  header .header-row-2 nav.menu--desktop > ul > li.menu__item--depth-1{
    margin-right: 0px !important; 
    padding: .7rem 0 !important;
  }
  header .header-row-2 nav.menu--desktop > ul > li.menu__item--depth-1 > button{
    border: none !important;
  }
}





.footer {
  background: linear-gradient(90deg, #063035, #0c5f6a 64%);
}

/* Footer content */

.footer p,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6,
.footer label,
.footer span,
.footer li,
.footer img {
  color: #494A52;
}
.footer p.footer-menu-header{
  color: #0C5F6A !important;
  font-weight: bold;
}

footer .content-wrapper{
  max-width: 100%;
}
footer .content-wrapper .span12 > .footer-row-0-force-full-width-section > .row-fluid {
  max-width: 1674px !important;
  margin: auto;
}
footer p{
  margin 0;
  margin-bottom: 25px;
}
footer p.footer-menu-header{
  margin-bottom: 35px;
}
footer form{
  background: rgba(255, 255, 255, 0);
}
.footer form input[type=text], .footer form textarea{
  border: 2px solid #0D5F6A !important;
}
footer .legal-links.text-white a{
  color: #fff;
}
.body-container-wrapper footer .row-fluid-wrapper:first-child .row-number-1.dnd-section:before {
  height: 0 !important;
  width: 0 !important;
}

@media(max-width: 767px) {
  .row-fluid-wrapper .span12 > .row-fluid-wrapper > .row-fluid .widget-type-text{
    text-align: center !important;
  } 
  .row-fluid-wrapper .span12 > .row-fluid-wrapper > .row-fluid .widget-type-custom_widget, footer .hs-social-follow{
    align-items: center !important;
    justify-content: center !important;
    margin-top: 10px;
  }
  footer .legal-links.text-white{
    text-align: center !important;
    margin-top: 10px;
  }
}





/* Blog Listing Section */
.blog-items .blog-item .blog-content{
    padding: 33px 0;
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.blog-items .blog-item img {
  border-radius: 25px;
}
.blog-items .blog-item .blog-content .page-title{
  color: #234852;
  font-weight: 600;
}
.blog-items .blog-item .blog-content .description{
  display: flex;
  flex-direction: column;
  gap: 15px;
  min-height: 200px;
}

.blog-post,
.blog-header__inner,
.blog-related-posts {
  padding: 50px 0;
}

/* Blog post */
.blog-post__meta a {
  color: #234852;
}
.blog-post__tag-link {
  color: #234852;
}
.blog-post__tag-link:hover,
.blog-post__tag-link:focus {
  color: #00202a;
}
.blog-post__tag-link:active {
  color: #4b707a;
}
.blog-post .blog-post__tags{
  flex-direction: column;
  display: flex;
  gap: 25px;
}
.blog-post .blog-post__tags .share-this-blog{
  padding-bottom: 25px;
}
.blog-post .blog-post__tags .share-this-blog .share-this-blog-block{
  background: #0D5F6A;
  border-radius: 25px;
  padding: 25px;
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.blog-post .blog-post__tags .share-this-blog .share-this-blog-block i{
  width: 50px;
  height: 32px;
  background-size: contain !important;
  background-repeat: no-repeat !important;
}
.blog-post .blog-post__tags .share-this-blog .share-this-blog-block p{
  margin: 0;
}
.blog-post .blog-post__tags .blog-items .blog-item img{
  width: 100%;
}

/* Blog related posts */
.blog-related-posts__title-link,
.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus,
.blog-related-posts__title-link:active {
  font-family: 'Lexend Deca', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  text-transform: none;
}

.blog-related-posts__title-link {
  color: #234852;
}

.blog-related-posts__title-link:hover,
.blog-related-posts__title-link:focus {
  color: #00202a;
}

.blog-related-posts__title-link:active {
  color: #4b707a;
}

/* Blog comments */
.blog-comments {
  margin-bottom: 50px;
}

#comments-listing .comment-reply-to {
  color: #2c3e50;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #041628;
}

#comments-listing .comment-reply-to:active {
  color: #546678;
}





.hs-search-results__title {
  font-weight: 700; text-decoration: none; font-family: 'Lexend Deca', sans-serif; font-style: normal;
  color: #234852;
}
div.hs-search-results #hsresults a.hs-search-results__title:hover {
  font-weight: 700 !important;
  color: #041628 !important;
}





.hidden{
  display: none !important;
}
.gradient-brand-rainbow{
  background: linear-gradient(
    90deg,
    rgba(186, 12, 248, 1) 0%,
    rgba(251, 7, 217, 1) 10%,
    rgba(255, 0, 0, 1) 20%,
    rgba(255, 154, 0, 1) 30%,
    rgba(208, 222, 33, 1) 40%,
    rgba(79, 220, 74, 1) 50%, 
    rgba(63, 218, 216, 1) 60%,
    rgba(47, 201, 226, 1) 70%,
    rgba(28, 127, 238, 1) 80%,
    rgba(95, 21, 242, 1) 90%
  );
}
.brand-shadow{
  box-shadow: 5px 3px 15px 0px rgba(0,0,0,0.16);  
}

.module-wrapper-width{
  margin: auto;
  max-width: 1550px;
  padding: 80px 0;
}
.module-overlay-image{
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;  
}
.module-content-column{
  display: flex;
  flex-direction: column;
  /* gap: 25px;  */
}

/* Hero Banner */
.hero-banner-gradient{
  background: linear-gradient(90deg, #003f48, #0c5f6a 25%, #33b88e 90%, #00ffaf);  
}


.module-wrapper .module-content-column h2, p{

}

/* Blog carousel */
/* Services Grid */ 
.blog-carousel .blog-items{
  display: flex;
  gap: 3%;
  margin: 0;
  padding: 0;
  flex-direction: row;
  overflow: hidden;
}
.blog-carousel .blog-items .blog-item{
  display: flex;
  flex-direction: column;
  border-radius: 25px;
  background: #fff;
  flex: 0 0 22.7%;
}
.blog-carousel .blog-items .blog-item img{
  height: auto;
  object-fit: contain;
  width: 100%;
}
.blog-carousel .blog-items .blog-item .blog-content{
  padding: 33px;
  display: flex;
  flex-direction: column;
  gap: 25px;
}


/* Blog listing */

.hs-blog-post-listing__post-title-link,
.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus,
.hs-blog-post-listing__post-title-link:active {
  font-family: 'Lexend Deca', sans-serif; font-style: normal; font-weight: 600; text-decoration: none;
  text-transform: none;
}

.hs-blog-post-listing__post-title-link {
  color: #234852;
}

.hs-blog-post-listing__post-title-link:hover,
.hs-blog-post-listing__post-title-link:focus {
  color: #00202a;
}

.hs-blog-post-listing__post-title-link:active {
  color: #4b707a;
}


.hs-blog-post-listing__post-tag,
.hs-blog-post-listing__post-author-name {
  color: #234852;
}

/* Blog pagination */

.hs-pagination__link-text,
.hs-pagination__link--number {
  color: #234852;
}

.hs-pagination__link:hover .hs-pagination__link-text,
.hs-pagination__link:focus .hs-pagination__link-text,
.hs-pagination__link--number:hover,
.hs-pagination__link--number:focus {
  color: #00202a;
}

.hs-pagination__link:active .hs-pagination__link-text,
.hs-pagination__link--number:active {
  color: #4b707a;
}

.hs-pagination__link-icon svg {
  fill: #234852;
}

/* CTA Section */


/* Logo grid */
.hs-logo-grid{
  background: #F2F2F2;
  border-radius: 50px;
}

/* Pricing card */

.card__price {
  font-weight: 700; text-decoration: none; font-family: 'Lexend Deca', sans-serif; font-style: normal;
  color: #234852;
  font-size: 30px;
}

.card__body svg {
  fill: #234852;
}

/* Services Grid */ 
.widget-type-service_listing ul{
  list-style: none;
  display: flex;
  gap: 57px;
  margin: 0;
  padding: 0;
}
.widget-type-service_listing ul li{
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.widget-type-service_listing ul li img{
  height: auto;
  object-fit: contain;
  width: 100%;
}

/* Social follow */

.social-links__icon {
  background-color: #234852;
}

.social-links__icon:hover,
.social-links__icon:focus {
  background-color: #00202a;
}

.social-links__icon:active {
  background-color: #4b707a;
  font-weight: 700; text-decoration: none; font-family: 'Lexend Deca', sans-serif; font-style: normal;
  color: #234852;
  font-size: 30px;
}