body {
    background-color: rgb(24 24 27);
    color: white;
}

.card {
    background-color: rgb(39 39 42);
}

.table {
    border-color: rgb(24 24 27);
    color: white;
}