body.block-editor-page,
.editor-styles-wrapper {
    font-family: "judson", serif;
    color: #1b2a44;
    line-height: 1.8;
}

.editor-styles-wrapper a {
    color: #2f6dbf;
    text-decoration: underline;
}

.editor-styles-wrapper h1,
.editor-styles-wrapper h2,
.editor-styles-wrapper h3,
.editor-styles-wrapper h4,
.editor-styles-wrapper h5,
.editor-styles-wrapper h6 {
    font-family: "philosopher", serif;
    color: #21589f;
}

.editor-styles-wrapper .wp-block {
    max-width: 1200px;
}

.editor-styles-wrapper .wp-block-image img {
    border-radius: 14px;
}
