.sidebar {
    background: #2f353a;
    color: #fff;
}
.sidebar .nav-link{
    color: #fff;
}
