/* Minimal overrides — Bootstrap 5 dark theme does the heavy lifting */

body {
    padding-bottom: 2rem;
}

.table {
    font-size: 0.9rem;
}

.navbar-brand {
    font-weight: 600;
    letter-spacing: 0.5px;
}
