:root {
    --ck-color-mention-background:white;
    --ck-color-mention-text: blue;
}

.cls-2{
    color:white !important;
}

.ck.ck-button__label{
    width: auto !important;
}

.ck-button__icon rect{
    height: 1.1px !important;
    width: 100% !important;
}

.ck-body-wrapper{
    z-index: 10000;
}