.editor-styles-wrapper body,
.editor-styles-wrapper p,
.editor-styles-wrapper input,
.editor-styles-wrapper textarea,
.editor-styles-wrapper select,
.editor-styles-wrapper label,
.editor-styles-wrapper ul,
.editor-styles-wrapper li,
.editor-styles-wrapper ol,
.editor-styles-wrapper a,
.editor-styles-wrapper span,
.editor-styles-wrapper blockquote,
.editor-styles-wrapper table,
.editor-styles-wrapper td,
.editor-styles-wrapper th,
.editor-styles-wrapper pre,
.editor-styles-wrapper code,
.editor-styles-wrapper html :where(.editor-styles-wrapper) p {
  font-size: 16px;
}
.editor-styles-wrapper h1,
.editor-styles-wrapper html :where(.editor-styles-wrapper) h1,
.editor-styles-wrapper .h1 {
  font-size: 80px;
  line-height: 80px;
}
.editor-styles-wrapper h2,
.editor-styles-wrapper html :where(.editor-styles-wrapper) h2,
.editor-styles-wrapper .h2 {
  font-size: 60px;
  line-height: 60px;
}
.editor-styles-wrapper h3,
.editor-styles-wrapper html :where(.editor-styles-wrapper) h3,
.editor-styles-wrapper .h3 {
  font-size: 50px;
  line-height: 50px;
}
.editor-styles-wrapper h4,
.editor-styles-wrapper html :where(.editor-styles-wrapper) h4,
.editor-styles-wrapper .h4 {
  font-size: 40px;
  line-height: 45px;
}
.editor-styles-wrapper h5,
.editor-styles-wrapper html :where(.editor-styles-wrapper) h5,
.editor-styles-wrapper .h5 {
  font-size: 30px;
  line-height: 30px;
}
.editor-styles-wrapper h6,
.editor-styles-wrapper html :where(.editor-styles-wrapper) h6,
.editor-styles-wrapper .h6 {
  font-size: 25px;
  line-height: 25px;
}
.editor-styles-wrapper small {
  font-size: 14px;
  line-height: 20px;
}
/*# sourceMappingURL=main.lg.css.map */