#nav-menu-logo .bg-wrap {
	background: #8b4513; /* SaddleBrown for dark section */
}

#header-textbox-3 .bg-wrap {
    background-color: #f5deb3; /* Wheat for light section */
}

#header-textbox-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.75;
}

#text-4col-2 .bg-wrap {
    background-color: #f5deb3; /* Wheat for light section */
}

#desc-halfbg-text-2 .bg-wrap {
	background-color: #f5deb3; /* Wheat for light section */
}

#text-2col-4 .bg-wrap {
    background-color: #f5deb3; /* Wheat for light section */
}

#desc-img-img-text .bg-wrap {
	background-color: #f5deb3; /* Wheat for light section */
}

#desc-img-text .bg-wrap {
    background-color: #f5deb3; /* Wheat for light section */
}

#contact-form-map .bg-wrap {
    background-color: #f5deb3; /* Wheat for light section */
}

#footer-logo-text-btn .bg-wrap {
    background-color: #f5deb3; /* Wheat for light section */
}

#cookie-text .bg-wrap {
    background: #8b4513; /* SaddleBrown for dark section */
}