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