@import "./mixins";

@mixin bwc-text-subheading-2 {

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