@import '~bootstrap/scss/forms/form-text';

.form-text {
    @extend .d-block;
    font-weight: $font-weight-light;
    font-size: $h6-font-size;
  }