/* Example editor styles */
.editor-styles-wrapper {
  font-family: 'Playfair Display', serif;
  padding: 20px;
}

.editor-styles-wrapper h1 {
  color: #008800;
}
