/* Backend: Seitentitel reduziert (nur Gutenberg-Editor) */
.edit-post-visual-editor__post-title-wrapper .editor-post-title {
  font-size: 24px !important;
  color: rgb(126, 125, 125) !important;
}
