body {
    font-family: 'Segoe UI', sans-serif;
}
.section-title {
    color: #0d6efd;
    border-bottom: 2px solid #0d6efd;
    padding-bottom: 0.3rem;
    margin-bottom: 1rem;
}
.badge-skill {
    background-color: #0d6efd;
    color: white;
    padding: 0.4rem 0.75rem;
    border-radius: 1rem;
    font-size: 0.875rem;
}
