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

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

#inner-img-text .bg-wrap {
    background-color: #bcaaa4;
}

#desc-text-halfbg-3 .bg-wrap {
    background: #e8e0dc;
}

#inner-quote .bg-wrap {
    background: #e1cfcd;
}

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

#desc-halfbg-text-2 .bg-wrap {
    background: #ddd3cf;
}

#contact-center-form .bg-wrap {
    background-color: #efe7e5;
}

#cookie-text-btn-2 .bg-wrap {
    background: rgba(234, 225, 223, 0.8);
}

#footer-logo-text-social .bg-wrap {
    background: #eadbd8;
}

#header-text-text .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.21;
}
