.medium-editor-element i{
    font-style: italic!important;
}

.medium-editor-toolbar-form-active{
    background-color: white!important;
}

.medium-editor-anchor-preview {
    background-color: black!important;
}

.medium-editor-element li{
    list-style-type: decimal!important;
}

.medium-editor-element ul li{
    list-style-type: disc!important;
}

.medium-editor-element blockquote {
    font-style: normal!important;
}

.medium-editor-insert-plugin p {
    margin-top: -1em!important;
    margin-bottom: 1.5em!important;
}
