nav a {
  color: #ffffff;
  font-weight: 900;
  font-size: 15px;
}
nav a:hover {
  text-decoration: underline;
}
