@import "./mixins";

@mixin bwc-text-block {

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