.hide-blog {display: none;}

.floating-cta {
    z-index: 3 !important;
}

.footer-col-item.site-logo.relative {
    /*background-color: #ffffff;*/
    padding: 20px;
}

.widget-container.widget-container--normal.visible {
    z-index: 10000000;
}

.background-image.review-section:before, .background-image.cta-section:before, .background-image.badge-section:before, .background-image.blog-section:before, .background-image.main-footer:before, .inner-page-banner .page-banner:before {
        background-color: rgba(0, 0, 0, 0.70) !important;
}

.custom-footer-html a {
    color: #ffffff !important;
    font-weight: 600;
}