#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.2;
}
#text-4col-2 .bg-wrap {
	background: #f3e5f5;
}
#text-3col-2 .bg-wrap {
	background: #f3e5f5;
}#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
    background-image: url(../images/bg-11.webp);
}
#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;
    background-image: url(../images/bg-pattern-1-primary.webp);
}
#footer-img-text .bg-wrap {
    background-color: #faf8fb;
}
