#nav-logo-menu .bg-wrap {
    background: #efebe9;
}

#header-text-2 .bg-wrap {
    background: #d7ccc8;
}

#benefits-3col-9 .bg-wrap {
    background-color: #bcaaa4;
}

#desc-img-text .bg-wrap {
    background: #8d6e63;
}

#blog-text-2 .bg-wrap {
    background-color: #4e342e;
}

#desc-img-text-text .bg-wrap {
    background: #a1887f;
}

#text-3col-4 .bg-wrap {
    background-color: #ffffff;
}

#contact-form-3 .bg-wrap {
    background: #ffffff;
}

#cookie-text-btn .bg-wrap {
    background: rgba(205, 167, 161, 0.8);
}

#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.2;
}
#blog-text-2 .bg {
    background-image: url('../images/bg-37.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity:0.15;
}
#footer-text-2 .bg-wrap {
    background-color: #3e2723;
}
