.col-1.form-field-item.form-field-disclaimer.relative label {
    color: #fff;
    display: block;
    font-size: 12px;
}
div#wpcf7-f286-p24-o1 .col-1.form-field-item.form-field-disclaimer.relative label {
    color: #000;
    display: block;
    font-size: 12px;
}
.inner-page-banner .page-banner:before {
    background-color: rgba(0, 0, 0, 0.60) !important;
}
.wp-block-group.more-content {
	display: none;
}

.wp-block-button.read-more a {
	display: inline-block;
}
.wp-block-button__link {
    background-color: #7c001f !important;
}
.wp-block-button__link:hover {
    background-color: #f2e01e !important;
}
.view-review-form {
    padding-top: 20px;
}
.footer-col-item.custom-footer-html a {
    color: #f2e01e !important;
}
.mob-dot-toggle {
    color: #7C001F !important;
}
@media only screen and (min-width: 1024px) {
    .service-pages .service-item .service-title {
        font-size: 20px !important;
    }
    footer .column-element .footer-col-item.site-info {
        font-size: 13px !important;
    }
}