body div.main>div>top-bar>div.container {
  background: #003C27;
}

div.container div.menuItem.active:not(.href) {
  background: #003C27 !important;
}

button.login.access {
  background: #003C27 !important;
  border-color: #003C27 !important;
}

button.login.access:hover {
  background-color: white !important;
  color: #003C27 !important;
}

body div.main>documents-query>div.container>basic-frame>div.container>div.header {
  background: #26b381 !important;
  color: white !important;
}
