html :where(.wp-block) {
  max-width: initial;
}

.block-editor-block-list__layout,
.wp-block {
  float: left;
  position: relative;
  width: 100%;
}

#tinymce {
  padding: 20px;
}

:root .editor-styles-wrapper .block-hero-header__text__title,
:root .editor-styles-wrapper .block__title.block-cta__title {
  color: #fff;
}

.interface-complementary-area__fill {
  max-width: 440px !important;
  width: 100% !important;
}

.interface-complementary-area.editor-sidebar {
  max-width: 440px !important;
  width: 100% !important;
}

.interface-interface-skeleton__sidebar {
  width: 100% !important;
  max-width: 440px !important;
}/*# sourceMappingURL=gutenberg.css.map */