table thead tr{
    background-color: transparent!important;
    color: rgb(107 114 128);
    text-transform: uppercase;
    font-weight: 200;
    font-size: 0.75rem;
    line-height: 1rem;
}
.border-2,.border-3,.border-4,.border-8,.border,.border-t,.border-b,.border-l,.border-r {
    border-color: #e5e7eb;
}
.ck-editor__editable_inline:not(.ck-comment__input *) {
    height: 16rem;
    overflow-y: auto;
}