
#nav-menu-social .bg-wrap {
	background: linear-gradient(to right, rgba(255, 182, 193, 0.52), rgba(0, 0, 0, 0));
}#header-img-modal .bg-wrap {
    background: rgba(0, 0, 0, 0.52);
}

#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-8 .bg-wrap {}#desc-halfbg-text-6 .bg-wrap {
    background-color: #8b1538;
}#desc-text-halfbg-4 .bg-wrap {
    background: linear-gradient(to right, #ffffff, rgba(255, 182, 193, 0.52));
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;

}
#cookie-text .bg-wrap {
    background: linear-gradient(to right, rgba(255, 245, 245, 0.52), rgba(0, 0, 0, 0));
}