@include map-to-class($wk-primary-colors, color, text-primary);
@include map-to-class($wk-primary-colors, background-color, bg-primary);
@include map-to-class($wk-secondary-colors, color, text-secondary);
@include map-to-class($wk-secondary-colors, background-color, bg-secondary);