@import '../variables/default.scss';
@import '../mixins/index.scss';

.ink-form {
  display: block;
  @include hairline-top-bottom();
}
