.popup-form .form-title, .sidebar .form-title, .contact-page-form .form-title {
    background-color: #027ef2 !important;
}

.review-section .review-posts ul.slick-dots li button {
    border: 1px solid #000000 !important;
}

.review-section .review-posts ul.slick-dots li.slick-active button {
    background-color: #000000 !important;
}

.inner-page-banner .page-banner:before {
    background-color: #00000078 !important;
}

@media only screen and (max-width:1200px) and (min-width:1024px){
    .genesis-nav-menu a {
        font-size: 10px !important;
    }
    .footer-col-item.site-info.site-name.relative {
        font-size: 12px !important;
    }
}