.sidebar {
  background: #316745;
  border-right-color: #28563a;
}

.sidebar .site-name,
.sidebar a,
.sidebar .nav-label {
  color: #fff;
}

.sidebar a:hover,
.sidebar a:focus,
.sidebar a.active {
  background: rgba(255, 255, 255, .16);
  color: #fff;
}
