@import "./mixins";

@mixin bwc-text-title-2 {

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