body {
    background-color: #f4f6f8;
}
.card {
    border: none;
    box-shadow: 0 1px 3px rgba(0,0,0,0.08);
}
.navbar-brand {
    font-weight: 600;
}
.table-danger {
    --bs-table-bg: #f8d7da;
}
