.areas-sec .section-title, .areas-sec .section-desc  {
    color: #fff !important;
}
.areas-sec .site-btn {
    background: #f5b914 !important;
}
.areas-sec .site-btn:hover {
    background: #fff !important;
    color: #000 !important;
} 
.custom-footer-html a {
    color: #f5b914 !important;
}
::placeholder,
.form-container .form-field .form-field-item select{
    color:#000!important;
}
button.menu-toggle:before, button.menu-toggle.activated:before {
    color: #f03d3d !important;
}
.mob-dot-toggle {
    color: #f03d3d !important;
}
a.site-btn {
    border: 1px solid #f5b914 !important;
}
.cta-section.layout-5 .cta-col.right-col {
    margin-top: -20px !important;
}
.page-id-1036 .cta-section, 
.page-id-1036 .fincing-sec {
    display: none;
}
@media only screen and (min-width: 1024px) {
    footer .column-element .column-label {
        font-size: 19px !important;
    }
    .main-header .header-items .header-col.logo-item img {
        height: 100px !important;
    }
}