.contact {
  border-radius: 100px;
  padding: 3rem;
  border: 5px solid #FF5FFF;
}
.contact .h1 {
  margin-bottom: 1.5rem;
}
