/*!********************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./src/templates/field/ckeditor/component/ckeditor.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************/
.ckeditor {
  --list--max-width: 100ch;
}
.ckeditor :is(h2, h3, h4, h5, h6):first-child {
  --heading--margin-top: 0;
}
.ckeditor h2, .ckeditor h3, .ckeditor h4 {
  margin-bottom: 0.5em;
}
.ckeditor figure {
  --figure--display: table;
  margin-bottom: 18px;
}
.ckeditor figure.align-left {
  margin-right: 18px;
  float: left;
}
.ckeditor figure.align-right {
  margin-left: 18px;
  float: right;
}
