#nav-logo-menu-2 .bg-wrap {
    background: linear-gradient(to right, #8B4513, #A0522D);
}
#header-modal-text .bg-wrap {
    background: linear-gradient(135deg, #FFD700, #FFFACD);
}
#benefits-3col .bg-wrap {
	background: linear-gradient(45deg, #8B4513, #654321);
}
#text-2col .bg-wrap {
	background: linear-gradient(to bottom, #A0522D, #8B4513);
}
#desc-text-img-7 .bg-wrap {
    background: linear-gradient(135deg, #654321, #8B4513);
}
#desc-halfbg-text-3 .bg-wrap {
    background: linear-gradient(to right, #8B4513, #A0522D);
}
#text-3col .bg-wrap {
	background: linear-gradient(45deg, #A0522D, #654321);
}
#desc-text-halfbg .bg-wrap {
    background: linear-gradient(to bottom, #8B4513, #654321);
}
#contact-form-map .bg-wrap {
    background: linear-gradient(135deg, #FFFACD, #FFD700);
}
#cookie-text-btn-2 .bg-wrap {
    background: linear-gradient(to right, #FFD700, #FFFACD);
}
#footer-text-logo-share .bg-wrap {
    background: linear-gradient(45deg, #FFFACD, #F0E68C);
}
#header-modal-text .bg {
    background-image: url('../images/bg-83.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.25;
}
#cookie-text-btn-2 .bg {
    opacity: 0.5;
    background-size: 200px auto;
    background-repeat: Repeat;
    background-image: url(../images/bg-pattern-1-primary.webp);
}
