/* CSS SPECIFIQUE CLIENT */
div:has(> #demandeBadgeSuppOK){
    display : none;
}


.fa-arrow-up::before {
  content: "\2191" !Important;
}