.feature{
    overflow: hidden;
    background-color:rgb(255,255,255) !important;
}

.about{
    overflow: hidden;
    background-color:rgba(255,255,255,0.02) !important;
}

.service{
    overflow: hidden;
    background-color:rgb(14,114,62) !important;
}

.project{
    overflow:hidden;
    background-color:rgba(213,213,213,0.13) !important;
}

.testimonial{
    overflow:hidden;
    background:rgb(14,114,62) !important; 
}


.ourteam{
    overflow:hidden;
    background: !important; 
}

.specialtie{
    overflow:hidden;
    background:rgb(14,114,62) !important; 
}

.blog{
    overflow:hidden;
    background-color: !important;
}

.sponsor{
    overflow:hidden;
    background-color:rgba(127,147,255,0.05) !important;
}
