#simple-contact-form__form {
  display: flex;
  flex-direction: column;
  max-width: 500px;
  gap: 12px;
}
