body {
    background-color: #f8f9fa;
    font-family: Arial, Helvetica, sans-serif;
}

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

.card {
    margin-bottom: 1rem;
}

.table th {
    white-space: nowrap;
}

.display-6 {
    font-weight: bold;
}
