﻿.navbar {
    background-color: #5d5d5d;
}

.navbar-inverse .navbar-nav > li > a {
    color: #d0d3d9;
}
