select {
    height: 38px !important;
}

#toolbar #searchbar {
    height: 29px !important;
}

.badge {
    --bs-badge-color: #333;
}

.sidebar-nav .add-customer {
    color: #fff;
    background: transparent;
    border: 1px dotted #ddd;
    position: absolute;
    margin-top: -40px;
    margin-left: 150px;
}
