.Pagination .btn-raised {
    background-color: #2e9dd2;
}
div#richEditor {
    padding-top: 25px !important;
}
.editor.editor--live.editor--has-pagination {
    justify-content: normal;
}
.LiveField {
    box-shadow: 0 1.2px 3px -2px rgb(0 0 0 / 60%);
}
.submit {
    margin-top: 30px;
}