.select2-container--default .select2-selection--single { height: 48px !important; border: 1px solid #e5e7eb !important; border-radius: 0.375rem !important; background-color: #f9fafb !important; padding: 0 12px !important; }
.select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 48px !important; padding-left: 0 !important; color: #374151 !important; }
.select2-container--default .select2-selection--single .select2-selection__arrow { height: 46px !important; right: 12px !important; }
.select2-container--default.select2-container--focus .select2-selection--single { border-color: #1e3c72 !important; background-color: #ffffff !important; }
.select2-container--default .select2-results__option--highlighted[aria-selected] { background-color: #1e3c72 !important; }
.select2-dropdown { border: 1px solid #e5e7eb !important; border-radius: 0.375rem !important; min-width: 280px !important; }
