/* Custom Editor Styles */

/* The Post Title */
.editor-post-title__block .editor-post-title__input {
    color: #00a2ad;
    text-align: center;
}

.editor-writing-flow .wp-block h1,
.editor-writing-flow .wp-block h3,
.editor-writing-flow .wp-block h3{
    font-weight: bold;
}


body.block-editor-page h1 > span {color:green;}