.mce-content-body {
  /*!
  * This file is part of Contao.
  *
  * (c) Leo Feyer
  *
  * @license LGPL-3.0-or-later
  */
}
.mce-content-body body, .mce-content-body th, .mce-content-body td {
  font-family: -apple-system, system-ui, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 0.875rem;
  line-height: 1.2;
  color: #444;
}
.mce-content-body h1, .mce-content-body h2, .mce-content-body h3, .mce-content-body h4, .mce-content-body h5, .mce-content-body h6, .mce-content-body strong, .mce-content-body b, .mce-content-body th {
  font-weight: 600;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .mce-content-body body, .mce-content-body th, .mce-content-body td {
    color: #222;
    font-weight: 300;
  }
  .mce-content-body h1, .mce-content-body h2, .mce-content-body h3, .mce-content-body h4, .mce-content-body h5, .mce-content-body h6, .mce-content-body strong, .mce-content-body b, .mce-content-body th {
    font-weight: 500;
  }
}
.mce-content-body hr {
  color: hsl(0deg, 0%, 96%);
}
.mce-content-body .intro {
  font-weight: bold;
  font-size: 1.5rem;
}
.mce-content-body .alert {
  font-weight: bold;
  color: crimson;
}

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