#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: #e6f2ff;
}
#cookie-text .bg-wrap {
    background-color: rgba(0,0,0,0.9);
}

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

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

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

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

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

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

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

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

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