.recras-contact-form label {
  font-weight: 700;
  margin-bottom: 6px;
  display: block;
}
.recras-contact-form fieldset {
  margin-bottom: 32px;
}
.recras-contact-form h2,
.recras-contact-form h3,
.recras-contact-form h4 {
  margin-top: 32px;      /* ruimte boven titel */
  margin-bottom: 24px;   /* ruimte onder titel */
  font-weight: 800;
}