/* SUPPORT-4624 */
h1, h2, h3, h4, h5, h6, 
a,
header nav .menu a:hover,
.two-columns-with-form .form strong, .two-columns-with-form .text strong,
footer h4, footer a, footer li,
.page-info p,
footer .social-networks li a,
.overview .pagination li.current,
.gallery .lSAction>a>svg, .gallery .lSAction>a>i,
.header-image-with-content .header-content .services-summary ul li a {
    color: #000;
}

.overview .pagination li a {
    color: rgba(0,0,0,.7);
}

.btn, .menu .active>a, .btn-reverse:hover, .btn-reverse:focus {
    background: #d1c9bd;
    color: #000;
}

.btn:hover, .btn:focus, .btn-reverse, form .btn {
    color: #d1c9bd;
    background: #000;
}

footer, .two-columns-with-form, .header-image-with-content .header-content .services-summary {
    background: #d1c9bd;
}

.gallery .lSAction>a {
    border-color: #000;
}