#header-text-text .bg {
    background-image: url('../images/bg-29.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}
#header-text-text .bg-wrap {
    background: #708090;
}
#benefits-3col-3 .bg-wrap {
    background-color: #F5F5F5;
}
#desc-text-3 .bg-wrap {
    background: #708090;
}

#desc-text-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.03;
}
#cookie-text .bg-wrap {
    background-color: #708090;
}
#nav-logo-menu-btn-2 .bg-wrap {
    background: #F5F5F5;
}
#text-2col-2 .bg-wrap {
    background: #F5F5F5;
}
#desc-halfbg-text-2 .bg-wrap {
    background: #F5F5F5;
}
#contact-form-halfbg .bg-wrap {
    background: #F5F5F5;
}
#footer-logo-text-social .bg-wrap {
    background: #708090;
}