/*change the navbar color*/
/*.navbar{
    background-color: red;
}
*/
/*change the icon colors*/
/*.fa {
    color: red;
}*/