/* START_SNIPPET:rich-text (INDEX:163) */
.text {
        text-align: var(--text-align);
    }
/* END_SNIPPET:rich-text */
