.sidebar .sidebar-brand {
    font-size: 0.8rem !important;
}

.select2-selection__rendered {
    line-height: 38px !important;
}
.select2-container .select2-selection--single {
    height: 38px !important;
}
.select2-selection__arrow {
    height: 38px !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #d1d3e2 !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #6e707e !important;
}
