.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000;}
.select2-container--default .select2-selection--single:focus {
        border-color: #000000 !important;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgb(52 52 52 / 60%);
}