:root {
--accent: #fe5b2c !important;
--primary: #122429 !important;
--secondary: #566063 !important;
--primary-font: Unna, sans-serif;
--secondary-font: Roboto, sans-serif;
}

.cs_hero_social_wrap .cs_social_btns.cs_style_1 a {
    border-color: var(--ternary);
    color: var(--ternary);
    transform: rotate(-180deg);
    display: none;
}
.cs_team.cs_style_2 .cs_team_member_social, .cs_team.cs_style_3 .cs_team_member_social {
    display: none;
    gap: 20px;
}
.cs_page_heading.cs_style_1 .breadcrumb {
    color: hsla(0, 0%, 100%, .75);
    margin-bottom: 0;
    display: none;
}
.cs_contact_info .cs_social_btns.cs_style_1 {
    color: var(--ternary);
    font-size: 18px;
    gap: 10px 20px;
    display: none;
}
.cs_contact_info li&gt;* {
    margin-bottom: 10px;
    display: none;
}
.cs_contact_info li&gt;* {
    margin-bottom: 10px;
    display: none;
}
.cs_normal {
    font-weight: 400;
    display: none;
}