.blog_content_editor h1, .blog_content_editor h2, .blog_content_editor h3, .blog_content_editor h4, .blog_content_editor h5, .blog_content_editor h6,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout h1,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout h2,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout h3,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout h4,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout h5,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout h6,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h1,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h2,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h3,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h4,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h5,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h6 {
  padding: 20px 0 10px;
  font-weight: 700;
}
@media screen and (max-width: 939.8px) {
  .blog_content_editor h1,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout h1,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h1 {
    font-size: 26px;
  }
  .blog_content_editor h2,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout h2,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h2 {
    font-size: 24px;
  }
  .blog_content_editor h3, .blog_content_editor h4, .blog_content_editor h5, .blog_content_editor h6,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout h3,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout h4,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout h5,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout h6,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h3,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h4,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h5,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h6 {
    font-size: 18px;
  }
}
@media screen and (min-width: 940px) {
  .blog_content_editor h1,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout h1,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h1 {
    font-size: 34px;
  }
  .blog_content_editor h2,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout h2,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h2 {
    font-size: 26px;
  }
  .blog_content_editor h3, .blog_content_editor h4, .blog_content_editor h5, .blog_content_editor h6,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout h3,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout h4,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout h5,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout h6,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h3,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h4,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h5,
  .editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview h6 {
    font-size: 20px;
  }
}
.blog_content_editor p,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout p,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview p {
  min-height: 1em;
  margin-bottom: 1.5em;
}
.blog_content_editor ul, .blog_content_editor ol,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout ul,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout ol,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview ul,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview ol {
  padding-left: 1.5em;
  margin-bottom: 0;
}
.blog_content_editor a:not([class]),
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout a:not([class]),
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview a:not([class]) {
  color: var(--color1);
}
.blog_content_editor hr,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout hr,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview hr {
  margin: 20px 0;
  height: 1px;
  border-top: 1px solid #ccc;
  border-bottom: none;
}
.blog_content_editor th, .blog_content_editor td,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout th,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout td,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview th,
.editor-styles-wrapper .is-root-container.block-editor-block-list__layout .acf-block-body.acf-block-preview td {
  border-color: #999;
  line-height: 1.5;
}

/*# sourceMappingURL=editor.css.map */
