@import "./mixins";

@mixin bwc-text-subheading {

    @include bwc-text( subheading );
    @include bwc-text-block-spacing;
}
