.fieldset-title,
.section-title,
fieldset > legend,
.fieldset > legend {
  font-size: 2rem;
  width: 100%;
}

fieldset {
  .field {
    margin-bottom: 16px;
  }
}
