@each $color, $value in $utilities-text-colors { .text-#{$color} { color: $value; } }