.select2-container--classic .select2-selection--single .select2-selection__arrow b,
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    padding-right: inherit !important;
}

.table thead th, .table tfoot th {
    text-transform: inherit!important;
}

