:root {
--accent: #507539 !important;
--primary: #232321 !important;
--secondary: #0b0b0b !important;
--primary-font: Newsreader, sans-serif;
--secondary-font: Newsreader, sans-serif;
}

.cs_site_branding{
width: 200px
}
.cs_footer_main,
.cs_side_header_heading{
display: none !important}


.cs_bottom_footer_wrap {
    background-color: white;
    color: #232321;
    font-weight: 500
}

.cs_bottom_footer{
padding: 20px !important}


.cs_hero.cs_style_1 .cs_hero_bottom {
    margin-top: 0px;
}

.cs_hero.cs_style_1 .cs_hero_title_box {
    width: 47vw;
    overflow: hidden;
}

.cs_hero.cs_style_1 .cs_hero_title_box.cs_title_cloned {
    width: 40vw;
}

.cs_hero.cs_style_1 .cs_hero_title_box_in{
margin-top: 50px }