/* user.css ----------------------------------------------------------------- */


.navbar {
color: dark;
background-color: #000000 !important;
}

.fa-user {
    color: yellow;
}

.fa-cart-shopping, .fa-shopping-cart {
    color: yellow;
}