12.06.2023, 08:50
You can try adding !important to override certain CSS rules. Keep in mind that it will only work in the view mode, not in the editor.
Code:
text-align: center !important;