a:hover {
  color: rgb(117,214,231);
  text-decoration: none;
}

a {
  color: white;
  text-decoration: none;
  background-color: transparent;
}

