.select2 {
    width: 100% !important;
}

input[type="color"] {
    width: 40px;
    height: 40px; 
    padding: 0;
    outline: none;
    cursor: pointer;
}

.ck-editor__editable_inline {
    min-height: 250px;
}
