.link {
  color: #3468d8;
  font-size: 12px;
  line-height: 24px;
  text-decoration: none;
}

.link:hover {
  color: #324f90;
}
