#nav-menu .bg-wrap{
    background: #fffbeb;
}
#header-text-carousel .bg-wrap {
	background: #fef3c7;
}
#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: #fde68a;
}
#testimonial-3col-4 .bg-wrap {
    background-color: #fcd34d;
}
#desc-img-text-text .bg-wrap {
	background: #d3cdc2;
}
#text-2col .bg-wrap {
	background: #e7d7c5;
}
#desc-text-halfbg-2 .bg-wrap {
    background: #d9d2cf;
}
#contact-img-form .bg-wrap {
	background: #c7bab2;
}
#cookie-text .bg-wrap {
    background: #78350f;
}
#footer-text-2 .bg-wrap {
    background-color: #fbbf24;
}