/*********Typography Colors***********/
.cyanProcess{ 
    color: #00AEEF !important;
}
.darkBlueElectric{ 
    color: #446275 !important;
}
.screaminGreen{ 
    color: #5eeb5b !important;
}
.white{ 
    color: #ffffff !important;
}

#main .sidebar-none .sidebar-divider-vertical{ 
    padding: 0px 0px 0px 0px !important; 
}