:root {
    /* --bs-primary: #696cff !important; */
    --bs-primary-darker: #4c4cff !important;
    --bs-primary-superdark: #2f2fff !important;
}

.table:not(.table-dark) th {
    color: #ffffff;
}