
#shipping_branch_selector {
    color: black !important;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 38px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    color: black !important;
}
