.link {
  color: #1d4ed8;
  text-decoration: none;
}

.link:hover { text-decoration: underline; }


