.contact {
  padding: 3rem;
  background-color: var(--color-light);
}
.contact .h1 {
  margin-bottom: 1.5rem;
}
