:root {
--accent: #307bc4 !important;
--primary: #274760 !important;
--secondary: #7d91a0 !important;
--primary-font: Figtree, sans-serif;
--secondary-font: Poppins, sans-serif;
}

.cs_site_branding > img {
    width: 130px;
}

.cs_footer.cs_style_1 .cs_footer_brand .cs_footer_brand_text, .cs_footer.cs_style_1 .cs_footer_brand img
{
    width: 140px;
}


