Text Alignment
Example:
Align text to center.
Align text to the center in large.
Align text to the right in Medium.
Align text to the right in small.
Code:
<p class="vtex-ac">Align text to center.</p>
<p class="vl-tex-ac">Align text to the center in large.</p>
<p class="vm-tex-ar vs-tex-ac">Align text to the right in Medium.</p>
<p class="vs-tex-ar">Align text to the right in small.</p>