.inner-page-banner .page-banner .page-banner-wrap {
    background-color: rgba(0, 0, 0, 0.60) !important;
}
header.site-header .section-closed {
    color: #000 !important;
}
.view-review-form {
    padding-top: 20px;
}

@media only screen and (min-width: 1024px) {
    footer .site-email span a {
        font-size: 13px !important;
    } 
}
@media only screen and (max-width: 1023px) {
    .site-header .dashicons-before:before {
        color: #000 !important;
    }
}