
#nav-menu-btn .bg-wrap {
	background: #827717;
}#header-img-modal .bg-wrap {
    background-color: #0097a7;
}

#header-img-modal .bg {
    background-image: url('../images/bg-69.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.4;
}
#testimonial-3col-3 .bg-wrap {
    background: #9e9d24;
}
#text-3col-2 .bg-wrap {
	background: #afb42b;
}
#text-2col-2 .bg-wrap {
	background: #cddc39;
}#desc-text-text-img .bg-wrap {
    background-color: #f9fbe7;
}

#contact-form-map .bg-wrap {
	background: radial-gradient(circle, #c0ca33 30%, rgba(0, 0, 0, 0) 70%);
}#cookie-text .bg-wrap {
    background-color: rgba(51, 105, 30, 0.9);
}