/* =================== ЗАМЕТКИ РЕДАКТОРА =================== */
.site-editor-note {
    margin: 0 0 24px !important;
    padding: 16px 18px !important;
    border: 1px dashed rgba(255, 76, 0, .45);
    border-radius: 14px;
    background: #fff7f2;
    color: #1f2f29;
    font-size: 15px;
    line-height: 1.45;
}

#page .site-editor-note { display: none !important; }