#header-text-4 .bg {
    background-image: url('../images/bg-12.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.23;
}
#header-text-4 .bg-wrap {
	background: linear-gradient(to right, rgba(123, 31, 162, 0.8), rgba(0, 0, 0, 0));
}#desc-halfbg-text-img-text .bg-wrap {
    background-color: #f3e5f5;
}#desc-text-halfbg .bg-wrap {
    background: linear-gradient(to right, rgba(74, 20, 140, 0.8), rgba(0, 0, 0, 0));
}#desc-text-3 .bg-wrap {
    background: #ede7f6;
}

#desc-text-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.03;
}
#benefits-3col-3 .bg-wrap {
    background-color: #ce93d8;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;

}
#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;

}
#footer-logo-text-2 .bg {
    background-image: url('../images/bg-sign-primary.webp');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: auto;
    opacity:0.05;
}
