@import "mixins/mixins";

@include b(step-bar) {
  display: flex;
  white-space: nowrap;
}

