.feature{
    overflow: hidden;
    background-color: !important;
}

.about{
    overflow: hidden;
    background-color:rgba(255,190,106,0.05) !important;
}


.project{
    overflow:hidden;
    background-color: !important;
}




.specialtie{
    overflow:hidden;
    background:rgb(37,53,89) !important; 
}

.blog{
    overflow:hidden;
    background-color:rgb(19,119,143) !important;
}

.sponsor{
    overflow:hidden;
    background-color: !important;
}
