body {
  background: #002744;
  color: #fff;
}

a {
  color: #fff;
}

a:hover {
  background: #335a77;
}
