.contact-page p {
  line-height: 1.8;
  margin: 0 0 var(--size-five) 0;
}

.contact-page a {
  color: var(--color-text-link);
}
