.ql-editor hr {
    border: 0;
    border-top: 2px solid #c9a24a;
    margin: 4px 0 !important;
}

.ql-picker-options {
    z-index: 99999 !important;
}

.ql-toolbar {
    overflow: visible !important;
}

.ql-picker {
    overflow: visible !important;
}

.ql-picker-options {
    z-index: 99999 !important;
}

.ql-editor p {
    margin: 0 !important;
    padding: 0 !important;
}

.ql-editor>* {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.ql-editor {
    line-height: 1.2;
}