/* The background colour */
.navigation-top,
.main-navigation ul {
    background: black;
}

/* The text colour */
.navigation-top a,
.menu-toggle {
    color: white;
}
