#header-text-3 .bg {
    background-image: url('../images/bg-60.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:.1;
}
#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.35;
}#nav-menu-logo-menu .bg-wrap {
    background-color: #ede7f6;
}

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

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

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

#benefits-2col-6 .bg-wrap{
    background: #b39ddb;
}

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

#contact-center-form .bg-wrap {
    background: #ffffff;
}#cookie-text-btn-2 .bg-wrap {
    background: rgba(142, 141, 151, 0.8);
}

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