#header-img-modal .bg-wrap {
    background-color: #2d8ba3;
}

#header-img-modal .bg {
    background-image: url('../images/bg-69.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4;
}
#benefits-2col-4 .bg-wrap {
    background-color: #e8e6e3;
}
#desc-img-text-text .bg-wrap {
	background: #9ba8b5;
}
#desc-list-img .bg-wrap {
	background: #9ba8b5;
}#desc-text-6 .bg {
    background-image: url('../images/bg-49.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}
#cookie-text .bg-wrap {
    background-color: rgba (0,0,0,0.9);
}