.footer {
    background: var(--cu, #8d644a);
}

.footer:after {
    background: var(--gray, #323132);
}

.modular-text, .modular-text-center, .modular-project_links, .lightbox-gallery, .bg-color {
    background: var(--cu10, #f1ece8);
}

.modular-text h2 {
    color: var(--cu, #8d644a);
}