/**
 * VizzEx Pro — Front-end styles
 *
 * Lightweight stylesheet enqueued on singular post pages only.
 *
 * @package VizzEx_Pro
 * @since 1.20.38
 */

/* ── FAQ Section (Signal Architect inactive) ──────────────────────────────── */

.vzx-faq-section {
    margin-top: 2.5em;
}

/* ── FAQ Section (Signal Architect active) ────────────────────────────────── */

/* Space above the FAQ section heading so it doesn't crowd the content above. */
.vzx-faq-heading {
    margin-top: 2.5em;
}

/* ── Author E-E-A-T footer ────────────────────────────────────────────────── */

/* Space above the author authority footer so it doesn't run directly into
   the last line of post content. */
.vizzex-author-authority {
    margin-top: 2.5em;
}
