@import "./mixins";

@mixin bwc-text-title {

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