#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;
}
#desc-text-halfbg .bg-wrap {
    background: #2D3748;
}
#benefits-4col-2 .bg-wrap {
    background: #F7FAFC;
}
#header-halfbg-text .bg-wrap {
    background: #E6FFFA;
}
#desc-textbox-img .bg-wrap {
    background: #1A202C;
}
#desc-halfbg-text-2 .bg-wrap {
    background: #C6F6D5;
}
#contact-center-form .bg-wrap {
    background: #F0FFF4;
}
#footer-text-logo-share .bg-wrap {
    background: #EDF2F7;
}
#cookie-text-btn .bg-wrap {
    background: #FFF5F5;
}