
#nav-logo-menu .bg-wrap {
	background: linear-gradient(to right, #2c3e50, rgba(155, 89, 182, 0.8));
}
#benefits-3col-11 .bg-wrap {
	background: linear-gradient(to right, rgba(142, 68, 173, 0.8), rgba(155, 89, 182, 0.8));
}
#testimonial-3col-3 .bg-wrap {
    background: rgba(142, 68, 173, 0.8);
}#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(125, 60, 152, 0.8), #6c3483);
}
