@charset 'UTF-8';

fieldset {
  > legend {
    margin-bottom: 0;
    padding-top: $grid-gutter-width;
  }
}
