/* Custom styling for title and body text */
.entry-title, .page-title {
    text-align: center !important;
}
.entry-content, .page-content, .section-content {
    text-align: left !important;
}
