:root {
  --blue: #1e90ff;
  --white: #ffffff;
  --white5: rgba(255, 255, 255, .5);

  --CorDefault: #191970;
  /* #252527;*/
  --blueDestaque: #1ca8ee;
  --CorBackGround: #B0E2FF;
  /*#9eacbd;  /*#91E0FF;*/
  --CorFooter: #191970;
}