#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: #5B6B7D;
}
#benefits-3col-3 .bg-wrap {
    background-color: #F0F4F8;
}
#desc-text-3 .bg-wrap {
    background: #1E2A3A;
}

#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: #0F1419;
}
#nav-logo-menu-btn-2 .bg-wrap {
    background: #FAFCFE;
}
#text-2col-2 .bg-wrap {
    background: #F5F8FB;
}
#desc-halfbg-text-2 .bg-wrap {
    background: #EBF1F7;
}
#contact-form-halfbg .bg-wrap {
    background: #F8FAFC;
}
#footer-logo-text-social .bg-wrap {
    background: #2A3B4D;
}