.contact {
  padding: var(--spacing-7);
  border: 2px solid #000;
}
.contact .h1 {
  margin-bottom: 1var(--spacing-2);
}
