I've centered the requested text on these pages with the following CSS.
.page-child.parent-pageid-3914 .wp-show-posts .wp-show-posts-single .wp-show-posts-inner .wp-show-posts-entry-summary p {
text-align: left; }
P.S. I added title attributes to the News & Events page so that—for example—when a user hovers over the image for Parish Events, the browser display a little message that says "Click for Parish Events." This should increase accessibility and increase engagement.
.page-child.parent-pageid-3914 .wp-show-posts .wp-show-posts-single .wp-show-posts-inner .wp-show-posts-entry-summary p { text-align: left; }P.S. I added title attributes to the News & Events page so that—for example—when a user hovers over the image for Parish Events, the browser display a little message that says "Click for Parish Events." This should increase accessibility and increase engagement.