#nav-menu .bg-wrap{
    background: #8e7cc3;
}
#header-text-3 .bg {
    background-image: url('../images/bg-60.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.18;
}
#header-text-3 .bg-wrap {
    background-color: #ede7f6;
}
#text-2col-2 .bg-wrap {
    background-color: #f3e5f5;
}
#desc-img-text .bg-wrap {
    background-color: #e0f2f1;
}
#authentic-life .bg-wrap {
    background-color: #fce4ec;
}
#desc-halfbg-text-4 .bg-wrap {
    background-color: #f1f8e9;
}
#desc-text-3 .bg-wrap {
    background: rgba(142, 124, 195, 0.9);
}
#desc-text-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.03;
}
#desc-text-halfbg-4 .bg-wrap {
    background: rgba(142, 124, 195, 0.9);
}
#contact-form-2 .bg {
    background-position: center bottom;
    background-size: cover;
    opacity: 1;
    background-image: url(../images/bg-11.webp);
}
#contact-form-2 .bg-wrap {
    background-color: #e8f5e8;
}
#cookie-text-btn-2 .bg-wrap {
    background-color: #c8e6c9;
}
#footer-img-text .bg-wrap {
    background-color: #fff3e0;
}