#header-text-4 .bg {
    background-image: url('../images/bg-12.webp');
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
    opacity: 0.25;
}
#text-2col-4 .bg-wrap {
	background: #fffacd;
}#desc-text .bg {
    background-image: url('../images/bg-68.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity: 0.25;
}

#text-4col-3 .bg-wrap {
	background: #ffd700;
}#desc-halfbg-text-img-text .bg-wrap {
    background-color: #ffd700;
}