.pagination {
    text-align: right !important;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.custom-select-sm {
    width: 60px !important;
    padding-right: 1.5rem !important;
    min-height: 32px !important;
}


.fit-content {
    width: 1%;
    white-space: nowrap;
}

.fit-content .btn {
    margin-right: 0.25rem;
}
