.entry-content ul li:before {
    color: #6d0a0a;
}
.slmp-widget-btn.slmp-text-center.slmp-relative {
    padding-bottom: 10px;
}
header.site-header .top-ads {
    color: #fff;
}

.home span.recaptcha-note.c-black, .home span.recaptcha-note.c-black a {
        color: #fff !important;
    }
.home span.wpcf7-form-control.wpcf7-acceptance a {
    color: #fff !important;
}
.recaptcha-note, .recaptcha-note a, .form-field .form-field-check, .form-field .form-field-check a {
    line-height: 1.2;
    font-size: 10px;
    color: #000 !important;
}
.home .form-container .form-field .form-field-item .wpcf7-acceptance label {
    color: #fff;
}
.form-container .form-field .form-field-item .wpcf7-acceptance label {
    display: block !important;
}
@media only screen and (max-width: 1024px){
    .main-header .header-items .header-col.logo-item img {
        height: 89px !important;
    }
    .contact-page-wrap .contact-page-info .contact-site-name {
        font-size: 18px !important;
    }
    .blog-post .blog-post-image {
       max-height: 200px !important;
    }
    .blog-single-post .single-post-image {
       height: 200px !important;
    }
    footer .column-element .column-label {
        font-size: 23px !important;
    }
}
@media only screen and (max-width: 375px) {
    .blog-post .blog-post-image {
       max-height: 200px !important;
    }
    .blog-single-post .single-post-image {
        height: 200px !important;
    }
}