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

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

#text-1col.light .bg-wrap {
	background: #ffd599;
}
#text-1col.dark .bg-wrap {
    background: #663300;
}
#testimonial-3col-5.light .bg-wrap {
	background: #ffd599;
}
#testimonial-3col-5.dark .bg-wrap {
	background: #663300;
}
#text-2col.light .bg-wrap {
	background: #ffd599;
}
#text-2col.dark .bg-wrap {
    background: #663300;
}
#contact-form-halfbg.light .bg-wrap {
	background: #ffd599;
}
#contact-form-halfbg.dark .bg-wrap {
    background: #663300;
}
#cookie-text-btn.light .bg-wrap {
	background: rgba(255, 213, 153, 0.9);
}
#cookie-text-btn.dark .bg-wrap {
	background: rgba(153, 85, 0, 0.9);
}
#header-text-7.light .bg-wrap {
	background: #ffd599;
}
#header-text-7.dark .bg-wrap {
    background: #663300;
}

section.light .bg-wrap {
    background-color: #f0f0f0;
}
section.dark .bg-wrap {
    background-color: #222222;
}