/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

body {margin-top: -20px;!important;}

#hs_cos_wrapper_website_header-module-2 header.is-scrolled .gb-module-website-header,
.hs-blog-post #hs_cos_wrapper_website_header-module-2 .gb-module-website-header {
  background-color: rgba(28, 55, 102, 1.0)!important;
}

#hs_cos_wrapper_blog_post_body {
  padding-top: 80px;
}

.hs-blog-post .gb-header--transparent {
  top: 0!important;
}

#hs_cos_wrapper_website_footer-module-2 .gb-module-website-footer-navigation ul > li > a {
  font-family: 'Lexend Deca',arial,sans-serif!important;
  font-weight: 400!important;
}
#hs_cos_wrapper_website_footer-module-2 .gb-module-website-footer-navigation ul > li > a:hover,
#hs_cos_wrapper_website_footer-module-2 .gb-module-website-footer-navigation ul > li > a:visited,
#hs_cos_wrapper_website_footer-module-2 .gb-module-website-footer-navigation ul > li > a:focus,
#hs_cos_wrapper_website_footer-module-2 .gb-module-website-footer-navigation ul > li > a:active {
  color: #fff!important;
}

@media (max-width: 1023px) {
  #hs_cos_wrapper_website_header-module-2 .gb-mobile-nav, 
  #hs_cos_wrapper_website_header-module-2 .gb-mobile-nav-open .gb-module-website-header-module__body, 
  #hs_cos_wrapper_website_header-module-2 .gb-mobile-nav-open .gb-module-website-header {
    background-color: rgb(28, 55, 102)!important;
  }
  #hs_cos_wrapper_website_header-module-2 .gb-nav-dropdown li > a {
    color: #fff!important;
  }
}