#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.35;
}#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity: 0.14;
}#desc-text-text-img .bg-wrap {
    background-color: #fff8e1;
}
#cookie-text .bg-wrap {
    background-color: rgba(255, 152, 0, 0.9);
}

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

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

#benefits-4col-2 .bg-wrap {
    background: #fff8e1;
}

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

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

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

#testimonial-3col-5 .bg-wrap {
    background: #fff8e1;
}

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

#footer-text-logo-text-2 .bg-wrap {
    background: #ff6f00;
}