Text Alignment

.text-left (Left aligned text on all viewport sizes.)

.text-center (Center aligned text on all viewport sizes.)

.text-right (Right aligned text on all viewport sizes.)

Responisve text alignment example

.text-sm-left (Left aligned text on screens sized SM (small) or wider.)

.text-md-right (Right aligned text on screens sized MD (medium) or wider.)

.text-lg-right (Right aligned text on screens sized LG (large) or wider.)

.text-xl-right (Right aligned text on screens sized XL (extra-large) or wider.)