.contact-info__support {
  max-width: 600px;
}

.contact-info__heading {
  margin-top: 0;
  margin-bottom: 1rem;
}

.contact-info__support-text {
  line-height: 1.7;
  opacity: 0.8;
  margin-bottom: 1rem;
}

.contact-info__support-email {
  display: inline-block;
  font-weight: 600;
  color: rgb(var(--color-foreground));
  text-decoration: underline;
}
