#nav-menu .bg-wrap{
    background: #f9f2e7;
}
#header-text-carousel .bg-wrap {
	background: #fef7eb;
}
#header-text-carousel .bg {
    background-image: url('../images/bg-52.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    opacity: 0.35;
}
#text-2col-4 .bg-wrap {
	background: #fdf5e9;
}
#testimonial-3col-4 .bg-wrap {
    background-color: #fcf4e7;
}
#desc-img-text-text .bg-wrap {
	background: #fbf2e5;
}
#text-2col .bg-wrap {
	background: #faf1e3;
}
#desc-text-halfbg-2 .bg-wrap {
    background: #f8efe1;
}
#contact-img-form .bg-wrap {
	background: #f7eddf;
}
#cookie-text .bg-wrap {
    background: #5c3a1a;
}
#footer-text-2 .bg-wrap {
    background-color: #f6ecdd;
}