
#nav-logo-menu .bg-wrap {
	background: linear-gradient(to right, #1a0000, rgba(190, 25, 25, 0.85));
}
#benefits-3col-11 .bg-wrap {
	background: linear-gradient(to right, rgba(190, 25, 25, 0.85), rgba(190, 25, 25, 0.85));
}
#testimonial-3col-3 .bg-wrap {
    background: rgba(190, 25, 25, 0.85);
}#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;
    background-image: url(../images/bg-11.webp);
}
#cookie-text .bg-wrap {
    background: linear-gradient(to right, rgba(190, 25, 25, 0.85), #1a0000);
}
