.card-chiffre{
    display: flex;
    flex-direction: column;
    align-items: center;

    color: var(--dark-blue);
    .enavant{
        font-size: xx-large;
        font-weight: bold;
        margin-bottom: 2%;
    }    
}