#header-modal-text .bg {
    background-image: url('../images/bg-83.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.25;
}
#benefits-3col .bg-wrap {
    background: #8a836a;
}
#desc-text-img-7 .bg-wrap {
    background-color: #1a2a2a;
}


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

#text-3col .bg-wrap {
    background: #e6d4b7;
}
#desc-text-halfbg .bg-wrap {
    background: #2a2a33;
}
#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;
}
