.following.bar.light {
    background-color: #2d2d2d;
}

.ui.secondary #navbar .item,
.ui.secondary #navbar-expand-toggle .icon {
    color: #d3d0c8;
}

.ui.secondary #navbar .item:hover, 
.ui.secondary #navbar .item.active {
    color: #a09f93;
}
.feeds .list ul li.private {
    background-color: #ffffff;
}

#navbar {
    background: #2d2d2d;
}

.navbar-left>.item {
    color: white;
}
.navbar-right>.item {
    color: white;
}


#navbar a.item:hover, #navbar button.item:hover {
    color: black;
}
