/*!***********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./sass/style-editor.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************/
:root {
  --entry-content--font-family: 'Bodoni';
  --heading--font-family: 'Bodoni-Bold';
  --plain-text--font-family: 'Bodoni';
  --global--color-background: #ffffff;
}

.editor-styles-wrapper {
  color: #000000 !important;
  font-family: var(--wp-admin-font-family);
  background-color: #ffffff !important;
}

.wp-block {
  max-width: 90% !important;
  margin-left: auto;
  margin-right: auto;
}

.green_border {
  min-height: 4em;
}

.curved-textpath {
  min-height: 1em;
}

.editor-styles-wrapper .wp-block-hollans-spoor-hs-container h2 {
  font-family: Hangout;
  font-size: 1.4rem;
}

.editor-styles-wrapper .wp-block-hollans-spoor-hs-container.circle p {
  line-height: 1em;
}

.editor-styles-wrapper .wp-block-separator, .editor-styles-wrapper hr.wp-block-separator {
  border-color: #000 !important;
}

.editor-styles-wrapper .wp-block a {
  color: #999 !important;
}

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