header {
  background: linear-gradient(0deg, rgba(21, 51, 97, 0.5), rgb(41, 106, 202));
  padding: 30px 0;
}
header nav a {
  text-decoration: none;
  color: white;
  text-shadow: 0 0 5px #FF8C00;
  font-size: 26px;
}
header nav a:hover {
  color: rgb(255, 140, 0);
  font-weight: 600;
}

/*# sourceMappingURL=Navigateur.css.map */
