body {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}

.navbar-brand {
    letter-spacing: 0.5px;
}

.card-header h2 {
    letter-spacing: 0.3px;
}

.list-group-item a {
    font-size: 0.9rem;
}

.list-group-item {
    padding: 0.35rem 0.75rem;
}

.badge {
    font-size: 0.7rem;
}
