.background-image.main-footer:before {
    background-color: rgb(122 122 122 / 80%) !important;
}
.about-section .ab-content ul li:before {
    color: #000000 !important;
}

header.site-header .section-closed i:before {
    color: #19384c !important;
}

.contact-page-wrap .contact-site-form .form-field-wrap {
    background-color: #e6ecf2 !important;
}

.footer-col-item.custom-footer-html a {
    color: #ffffff;
}

.hero-slider .hero-caption-item .caption-item, .inner-page-banner .page-banner:before {
    background-color: rgba(0, 0, 0, 0.7) !important;
}

@media only screen and (max-width:1200px) and (min-width:1024px){
        .nav-primary .genesis-nav-menu a {
            padding-left: 5px !important;
            padding-right: 5px !important;
        }
    
        .footer-col-item.site-info.site-email a {
            font-size: 12px !important;
        }
    
        .contact-info.contact-email a {
            font-size: 13px;
        }
}

@media only screen and (max-width:1023px){
    .floating-cta a.form-popup-text br {
        display: none;
    }
}