.contact-mail {
  margin-top: 0.85rem;
  font-size: 1.05rem;
  font-weight: 500;
}

.contact-mail a {
  text-decoration: none;
}

.contact-mail a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.contact-founders {
  margin: 0;
  padding: 0;
  list-style: none;
}

.contact-founders li {
  margin: 0;
  padding: 0.35rem 0;
}

.contact-founders a {
  text-decoration: none;
}

.contact-founders a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
