.navbar {
  background: #333333 !important;
}

.nav li .dropdown-menu {
  background: #252525 !important;
}
.nav li .dropdown-item:hover, .nav li .dropdown-item:focus {
  background: #d21821 !important;
}

.view-top-stories .top-story-label {
  background: #333333;
}
.view-top-stories .primary-topic {
  background: #333333;
}

.regions-menu .block__content {
  background: #252525 !important;
}

/*# sourceMappingURL=main.style.css.map*/