.mystery-link {
  color: inherit;
}

.mystery-link:hover {
  text-decoration: none;
}

.mystery-link.mystery-link--mysterious:hover {
  color: inherit;
  text-decoration: none;
}