.icon-link {
  align-items: center;
  display: flex;
  text-decoration: none;
}
.icon-link span {
  text-decoration: underline;
}
