/* breakpoints */
.link a {
  color: #065594;
  text-decoration: underline;
}

.link a:hover {
  color: #0084cb;
}
