.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #c9ccdd !important;
    color: #596175 !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #596175 !important; margin-left: -.5rem !important; position: relative; order: 0 !important;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    background-color: transparent !important;
}
