
#nav-logo-menu .bg-wrap {
	background: linear-gradient(to right, #2F4F4F, rgba(20, 130, 140, 0.77));
}
#benefits-3col-11 .bg-wrap {
	background: linear-gradient(to right, rgba(95, 117, 115, 0.77), rgba(99, 110, 110, 0.77));
}
#testimonial-3col-3 .bg-wrap {
    background: rgba(95, 158, 160, 0.77);
}#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(70, 130, 180, 0.77), #2F4F4F);
}
