Hi There,
That is actually the same issue/settings that Ruenel mentioned above. The accordion title is inheriting the text alignment of its container (the column). But the Columns and ROW are also inheriting the text alignment from Section which is center.
To resolve this, please set the accordion container (Columns) text alignment to left.
I advise that you do not set the text alignment on the Section level unless you want all the content on the section to be centered. Set the text alignment on the Column level instead or on the element itself (if it has the text-align option.)
Hope it helps,
Cheers!