#header-textbox-2 .bg-wrap {
    background-color: #fef3c7;
}


#header-textbox-2 .bg {
    background-image: url('../images/bg-62.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:1;
}
#desc-halfbg-text-img-text .bg-wrap {
    background-color: #fffbeb;
}#benefits-4col-7 .bg-wrap {
    background-color: #fef3c7;
}


#benefits-4col-7 .bg {
    background-image: url('../images/bg-pattern-3.webp');
    background-repeat: repeat;
    background-position: center;
    background-size: 50px 50px;
    opacity:0.075;
}
#desc-img-text-4 .bg-wrap {
    background-color: #fffbeb;
}

#personality-academy .bg-wrap {
    background-color: #fefce8;
}
#contact-text-form .bg {
	background-image: url('../images/bg-3.webp');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom right;
	opacity: 0.15;
}