:root {
--accent: #75c2d7 !important;
--primary: #1f6882 !important;
--secondary: #575757 !important;
--primary-font: Manrope, sans-serif;
--secondary-font: Manrope, sans-serif;
}

.cs_site_branding img{max-width:150px}

.cs_hero.cs_style_8 .cs_hero_right:after {
    background: #0dcaf01a;}
    
    
.cs_site_header.cs_style_1 .cs_main_header_right, .cs_site_header.cs_style_2 .cs_main_header_right {
    align-items: center;
    display: none !important;
    height: 100%;
}.cs_site_header.cs_style_1.cs_sticky_active, .cs_site_header.cs_style_2.cs_sticky_active {
    background-color: #ffffffe3;
    box-shadow: 0 10px 10px -10px rgba(33, 43, 53, .1);
    backdrop-filter: blur(11px);
}.cs_site_header.cs_style_1 .cs_main_header_in, .cs_site_header.cs_style_2 .cs_main_header_in {
    height: 70px;
}.cs_footer_main {
    padding: 90px 0 50px;
    background: #393939;
}