@each $value in 'left' 'center' 'right'
.text-#{$value}
text-align: #{$value}
.text-light
color: #777