
.content_title {
  background-color: #559b37;
  color: white;
}

header.cd-auto-hide-header.is-hidden .navbar-nav>li.active>a {
    background-color: #559b37 !important;
    color: white !important;
}