body {
    background-color: #f8f9fa;
}

.navbar-brand {
    font-size: 1.25rem;
}

.card {
    border-radius: 10px;
}

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

code {
    font-size: 0.8rem;
}
