body {
    background-color: #f8f9fa;
}

.card {
    border: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
}

.navbar-brand {
    font-weight: 600;
}

.table th {
    font-weight: 600;
    font-size: 0.875rem;
}

.badge {
    font-weight: 500;
}
