.uni-subheader {
    @include subheader();

    &__caption {
        @include body();
        color: color('feedback', 'text');
    }
}
