.background-image.review-section:before {
    background-color: rgba(0, 0, 0, 0.60) !important;
}
.background-image.main-footer:before {
    background-color: rgba(0, 0, 0, 0.70) !important;
}
.inner-page-banner .page-banner:before {
    background-color: rgba(0, 0, 0, 0.6) !important;
}
.mob-dot-toggle {
    color: #fff !important;
}
.entry-content ul li:before {
    color: #f7b114 !important;
}
@media only screen and (max-width: 1024px) {
    .mobile-dots-items .mob-item, .mobile-dots-items .mob-item a, 
    .site-header .sub-menu-toggle.dashicons-before:before {
        color: #0081ca !important;
    }
}