.nav-selected {
  color: #00518a;
  background-color: black;
}

#mainNav {
  position: fixed;
  width: 100%;
  z-index: 2;
}
