.background-image.main-footer:before {
    background-color: rgba(0, 0, 0, 0.70) !important;
}
.inner-page-banner .page-banner .page-banner-wrap {
    background-color: rgba(0, 0, 0, 0.60) !important;
}
.mob-dot-toggle {
    color: #000 !important;
}
.custom-footer-html a {
    color: #fff !important;
    font-weight: 700 !important;
}
.view-review-form {
    padding-top: 20px !important;
}
@media only screen and (min-width: 1024px) {
    footer .site-email span a {
        font-size: 14px !important;
    } 
}
@media only screen and (max-width: 380px) {
    .page-id-24 ul.wp-block-list li {
        font-size: 13px;
    }
}