:root {
--accent: #066963 !important;
--primary: #03312e !important;
--secondary: #003a32 !important;
--primary-font: Poppins, sans-serif;
--secondary-font: Poppins, sans-serif;
}

a.cs_site_branding img {
    height: 75px;
}
h2.cs_footer_brand_text {
    display: none;
}
img.cs_footer_brand_icon {
    height: 110px;
    margin-bottom: 30px;
}
.cs_hero.cs_style_2.cs_type_1 {
    background: linear-gradient(-89deg, #066963 .95%, #06696314 98.78%);
}
.cs_hero.cs_style_2.cs_type_1 .cs_hero_funfact {
    background-color: #066963;
}
a.cs_login_logo img {
    height: 80px;
}
@media screen and (max-width: 1199px) {
a.cs_login_logo img {
    height: 80px;
}}