.link-element {
  display: flex;
}

.link-element__link {
  font-size: 14px;
  color: $black;
  text-decoration: underline;
}
