#{ns(label)} {
  display: block;
  @include text-style(md);

  & + #{ns(input)},
  & + #{ns(input-wrap)},
  & + #{ns(select)} {
    @include margin-top(2v);
  }
}
