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

#desc-text-halfbg .bg-wrap {
    background: rgba(180, 83, 9, 0.9);
}

#text-2col-4 .bg-wrap {
    background: #fffbeb;
}

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

#desc-img-textbox .bg-wrap {
    background: #d97706;
}

#text-2col-2 .bg-wrap {
    background: #fbbf24;
}

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

#contact-form-2 .bg-wrap {
    background: #fef3c7;
}

#cookie-text-btn-2 .bg-wrap {
    background: rgba(180, 83, 9, 0.9);
}#desc-text-8 .bg {
    background-image: url('../images/bg-23.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity:1;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;

}
#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;

}
#footer-text-2 .bg-wrap {
    background-color: #fef3c7;
}
