/**
 * Base styles for the masthead menu.
 */
@media (min-width: 1000px) {
  .masthead-menu {
    background-color: #333333;
  }
}
