a.text-center,
p.text-center,
h1.text-center,
h2.text-center,
h3.text-center,
h4.text-center,
h5.text-center,
h6.text-center { text-align: center; }

a.text-left,
p.text-left,
h1.text-left,
h2.text-left,
h3.text-left,
h4.text-left,
h5.text-left,
h6.text-left { text-align: left; }

a.text-right,
p.text-right,
h1.text-right,
h2.text-right,
h3.text-right,
h4.text-right,
h5.text-right,
h6.text-right { text-align: right; }

a.text-justify,
p.text-justify,
h1.text-justify,
h2.text-justify,
h3.text-justify,
h4.text-justify,
h5.text-justify,
h6.text-justify { text-align: justify; }
