Text utilities
Text utilites include headings, different font weights, font sizes,colored texts.
Headings
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Text alignments
To align text to left of container, use text-left
To align text to center of container, use text-center
To align text to right of container, use text-right
This is left justified text
This is centered text
This is right justified text
Colored texts
Text is gray
Text is green
Sized texts
To have different font-sizes, use text-xs, text-s, text-md, text-l, text-xl
Xtra Small text
Small text
Medium text
Large text
XLarge text
Text with different font weights
font weights fw-300, fw-400, fw-600, fw-700,fw-900 are available