.select2-container .select2-selection--single {
    height: unset;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 6px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: black;
}
