#header-textbox-3 .bg-wrap {
    background-color: #1b5e20;
}

#header-textbox-3 .bg {
    background-image: url('../images/bg-76.webp');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    opacity:0.75;
}
#desc-img-text-4 .bg-wrap {
    background-color: #e8f5e8;
}

#desc-img-text-5 .bg-wrap{
    background-color: #c8e6c9;
}
#desc-halfbg-text-6 .bg-wrap {
    background-color: #43a047;
}

/* Light sections */
.light {
    background-color: #e8f5e8;
}

/* Dark sections */  
.dark {
    background-color: #1b5e20;
}
