/* =============================================
   Personnalisation Hermit-V2
   Survit aux mises à jour du thème
   ============================================= */
#home-lang {
    text-align: center !important;
    display: flex !important;
    justify-content: center !important;
    gap: 1rem;
}



#home-social {
    text-align: center !important;
    display: flex !important;
    justify-content: center !important;
    gap: 1rem;
}

#home-social a {
    display: inline-block;
    margin: 0.5rem;
}
