a:hover {
  color: #492454;
  text-decoration: underline;
}

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

