.site-footer-block {
    position: relative;
}

.site-footer-block__inner {
    min-height: 1px;
}

.editor-styles-wrapper .site-footer-block__editor-placeholder__notice {
    border: 1px dashed currentColor;
    border-radius: 0.5rem;
    padding: 0.875rem 1rem;
}
