fieldset {
  border-top: 1px solid $gray-300;
  margin-top: .75rem;
}

legend {
  margin-top: -12px;
  background: $white;
  width: auto;
  padding-right: 10px;
  font-size: 1.1rem;
}