.select2-selection {
    height: 100% !important;
    border: 1px solid #ced4da !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    color: #545b62; !important;
}