/* Block Editor Styles */
.stitch-header-block-editor,
.stitch-hero-block-editor,
.stitch-ecosystem-block-editor,
.stitch-footer-block-editor,
.msp-logo-carousel-block-editor,
.msp-breaking-news-block-editor {
    border: 2px dashed #111635;
    border-radius: 15px;
    min-height: 100px;
}

