#sharkmenu > ul > li.active { background: #4f6b7d; }
#sharkmenu > ul > li:hover,
.section--headline-header { background-color: #bdd9ec; }
#sharkmenu ul li ul li,
.showform_button button,
footer { background-color: #4f6b7d; color: #bdd9ec; }
.section--team-member .title { color: #4f6b7d;}
#sharkmenu ul li ul li a { color: #FFFFFF; }
#sharkmenu ul li ul li:hover > a, #sharkmenu ul li ul li.active > a { color: #bdd9ec; }
.section--text .section--headline, .section--team .section--headline { color: #4f6b7d; }

@media only screen and (min-width: 1200px)
{
  header { border-bottom: 3px solid #bdd9ec; }
}