#nav-menu-logo-menu .bg-wrap {
	background: #5d4037;
}
#header-text-2 .bg-wrap {
	background: #efebe9;
}
#header-text-2 .bg {
    background-image: url('../images/bg-42.webp');
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
    opacity: 0.28;
}
#testimonial-3col .bg-wrap {
    background: #d7ccc8;
}
#desc-img-text .bg-wrap {
	background: #d7ccc8;
}
#text-1col .bg-wrap {
	background: #bcaaa4;
}
#desc-text-2 .bg-wrap {
	background: #a1887f;
}
#desc-text-2 .bg {
    background-image: url('../images/bg-73.webp');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    opacity:1;
}
#text-2col-4 .bg-wrap {
	background: #8d6e63;
}
#desc-halfbg-text-5 .bg-wrap {
	background: #795548;
}
#contact-form-2 .bg-wrap {
	background: #efebe9;
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 0.25;
}
#cookie-text .bg-wrap {
    background-color: #3e2723;
}
#footer-logo-text-btn .bg-wrap {
	background: #efebe9;
}