#header-text-img .bg {
    background-image: url('../images/bg-34.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.25;
}
#header-text-img .bg-wrap {
    background-color: #78350f;
}
#nav-logo-menu-btn-2 .bg-wrap {
    background: #fef3c7;
}
#desc-img-text-4 .bg-wrap {
    background-color: #fde68a;
}
#text-4col .bg-wrap {
    background: #fcd34d;
}
#desc-halfbg-text-img-text .bg-wrap {
    background-color: #fef3c7;
}
#desc-halfbg-text-4 .bg-wrap {
    background-color: #fde68a;
}
#inner-quote .bg-wrap {
    background: #fcd34d;
}
#contact-form-3 .bg-wrap {
    background: #fbbf24;
}
#cookie-text-btn .bg-wrap {
    background: #f59e0b;
}
#footer-logo-text-social .bg-wrap {
    background: #b45309;
}