/* post-title plugin - bei Bedarf eben mit Custom-CSS überschreiben, aber besser nicht nur wegen dieses Codes das gesamte Plugin deaktivieren. */
h1.fusion-post-title, h2.fusion-post-title {
        text-align: center;
}

/* fusion title bar */
#awb-ptb-heading {
        text-align: center !important;
        font-size: var(--post_title_typography-font-size) !important;
}

.fusion-page-title-row {
        max-width: initial !important;
}