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