body {
    background-color: #f5f6fa;
}

.card {
    border-radius: 8px;
}

.card-title {
    font-size: 1.1rem;
    font-weight: 600;
}

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

code {
    font-size: 0.85rem;
}
