:root {
  --color-fond: black;
  --color-text1: aliceblue;
  --color-text2: burlywood;
  --lien1: rgb(157, 231, 202);
  --list-fond1:#01000e;
  --list-fond2:#3c3c3c;
  --liste-num-credit: rgb(102, 248, 124);
  --bt-list:#187702;
  --fond-ajout: #05425b;
  --text-ajout: aliceblue;
  --text-debit:rgb(245, 136, 136);
  --border-color:wheat;
  --ombre-color:rgb(73, 73, 74);


  }