#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: #82cc7c;
}
#text-3col-2 .bg-wrap {
	background: #74b081;
}#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}
#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;
}
#footer-img-text .bg-wrap {
    background-color: #8de18d;
}
