#nav-menu-full.dark .bg-wrap{
    background: #c26a05;
}#header-text-7 .bg {
    background-image: url('../images/bg-72.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.25;
}#desc-text-img-7.dark .bg-wrap {
    background: #c26a05;
}


#desc-halfbg-text.dark .bg-wrap {
	background: #c26a05;
}#desc-text-halfbg.dark .bg-wrap {
    background: #c26a05;
}

#text-1col.light .bg-wrap {
	background: #fecb93;
}
#text-1col.dark .bg-wrap {
    background: #8b4a03;
}
#testimonial-3col-5.light .bg-wrap {
	background: #fecb93;
}
#testimonial-3col-5.dark .bg-wrap {
	background: #8b4a03;
}
#text-2col.light .bg-wrap {
	background: #fecb93;
}
#text-2col.dark .bg-wrap {
    background: #8b4a03;
}
#contact-form-halfbg.light .bg-wrap {
	background: #fecb93;
}
#contact-form-halfbg.dark .bg-wrap {
    background: #8b4a03;
}
#cookie-text-btn.light .bg-wrap {
	background: rgba(254, 203, 147, 0.9);
}
#cookie-text-btn.dark .bg-wrap {
	background: rgba(194, 106, 5, 0.9);
}
#header-text-7.light .bg-wrap {
	background: #fecb93;
}
#header-text-7.dark .bg-wrap {
    background: #8b4a03;
}

section.light .bg-wrap {
    background-color: #f8f9fa;
}
section.dark .bg-wrap {
    background-color: #343a40;
}
