.boutons-export {
    display: flex;
    gap: 8px;
}

.boutons-export-erreur {
    width: 100%;
    color: #e74c3c;
    font-size: 0.85rem;
    font-weight: 600;
    margin-top: 6px;
}
