body {
    background-color: #f8f9fa;
}
.navbar-brand {
    font-weight: 600;
}
.card {
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.table th {
    white-space: nowrap;
}
