#header-text-img .bg {
    background-image: url('../images/bg-34.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.25;
}
#header-text-img .bg-wrap {
    background-color: #2e1a0d;
}
#nav-logo-menu-btn-2 .bg-wrap {
    background: #fff8f0;
}
#desc-img-text-4 .bg-wrap {
    background-color: #fff5e6;
}
#text-4col .bg-wrap {
    background: #fef9f2;
}
#desc-halfbg-text-img-text .bg-wrap {
    background-color: #fff8f0;
}
#desc-halfbg-text-4 .bg-wrap {
    background-color: #fef6e7;
}
#inner-quote .bg-wrap {
    background: #fff2e0;
}
#contact-form-3 .bg-wrap {
    background: #fef4e4;
}
#cookie-text-btn .bg-wrap {
    background: #fff7ed;
}
#footer-logo-text-social .bg-wrap {
    background: #331f0f;
}