#content h1 {
  color: navy;
  text-align: center;
}

.contact-info {
  margin-bottom: 20px;
  text-align: center;
}

.form .section .label {
  width: 8em;
}

.form .section .text_field {
  width: 12em;
}

.form .section .subject_field {
  width: 29.4em;
}
