/* Editor only styles */
.editor-styles-wrapper .header-light {
  background: #000 !important;
}
.editor-styles-wrapper .utility-container .wp-block-buttons,
.editor-styles-wrapper .nav-container .wp-block-buttons {
  display: block !important;
}
.editor-styles-wrapper .wp-block-post-content > .alignfull,
.editor-styles-wrapper .has-global-padding > .alignfull {
  width: 100% !important;
  left: 0;
  right: 0;
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.editor-styles-wrapper .wp-block-button.is-style-cover-button {
  position: relative !important;
}