@charset "utf-8";
/* CSS Document */

/* Général */
:root {
  --texte: #333132;
  --coul1: #0066b3;
  --coul2: #f37021;
}
/* /Général */
