Sorry for the late reply.
Anyway, to make the text on the center align, please try adding below custom CSS via Dashboard > Appearance > Customize > Additional CSS.
.single-post article .entry-meta {
justify-content: center;
}
If you have any further questions, please let us know.
Thank you.
]]>