.editor h1 {
  font-size: 2rem;
}
.editor h3 {
  font-size: 1.625rem;
}
.editor h4 {
  font-size: 1.375rem;
}
.editor .text-tiny {
  font-size: 0.7em;
}
.editor .text-small {
  font-size: 0.85em;
}
.editor .text-big {
  font-size: 1.4em;
}
.editor .text-huge {
  font-size: 1.8em;
}
.editor .marker-yellow {
  background-color: #fdfd77;
}
.editor .marker-green {
  background-color: #62f962;
}
.editor .marker-pink {
  background-color: #fc7899;
}
.editor .marker-blue {
  background-color: #72ccfd;
}
.editor .pen-red {
  color: #e71313;
}
.editor .pen-green {
  color: #128a00;
}

/*# sourceMappingURL=app-ckeditor.css.map */
