/*==================================================================================
    Custom Stylesheet (Any custom styling you want to apply should be defined here).
====================================================================================*/
.active-project-tab{
    transition: 0.5s;
    background-color:aquamarine;
}