body {
    background-color: #f8f9fa;
}

h1, h3, h4, h5 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

.card-header {
    font-weight: 600;
}

.formation-item,
.experience-item {
    background-color: #ffffff;
}

@media (max-width: 576px) {
    .langue-range {
        margin-bottom: 0.5rem;
    }
}

.table td,
.table th {
    vertical-align: middle;
}

