.wp-block-site-logo .custom-logo-link {
    min-width: 100%;
}

/* Overides for editor background and text defaults so they're no longer based on the palette */
body .editor-styles-wrapper {
    background-color: #fff;
    color: #000;
}
body .editor-styles-wrapper h1, body .editor-styles-wrapper h2, body .editor-styles-wrapper h3, body .editor-styles-wrapper h4, body .editor-styles-wrapper h5, body .editor-styles-wrapper h6 {
    color: #000;
}
.block-editor-iframe__body .wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
    color: #000;
}