/* ── Gutenberg editor canvas width ── */
.wp-block[data-type="swiftframe/event-links"],
.wp-block-swiftframe-event-links {
    max-width: 95% !important;
    width: 95% !important;
    box-sizing: border-box;
}
