Colors
Convey meaning through color
with a handful of color utility classes. Includes support for styling links with hover states, too.
Examples
.text-primary
.text-secondary
.text-success
.text-danger
.text-warning
.text-info
.text-light
.text-dark
.text-body
.text-muted
.text-white
.text-black-50
.text-white-50
Opacity
This is default primary text
This is 50% opacity primary text
Or, choose from any of the .text-opacity
utilities:
This is default primary text
This is 75% opacity primary text
This is 50% opacity primary text
This is 25% opacity primary text