:root {
--couleur-principale: rgb(0,47,99);
--couleur-secondaire: rgb(163,217,248);
--couleur-secondaire-light: rgb(207,236,248);
--couleur-texte: rgb(0,47,99);
--couleur-blanc: rgb(255,255,255);
--couleur-fond-gris: rgb(248,248,248);
}

.has-rgb-04799-color { color: rgb(0,47,99); }
.has-rgb-04799-background-color { background-color: rgb(0,47,99); }
.has-rgb-163217248-color { color: rgb(163,217,248); }
.has-rgb-163217248-background-color { background-color: rgb(163,217,248); }
.has-rgb-207236248-color { color: rgb(207,236,248); }
.has-rgb-207236248-background-color { background-color: rgb(207,236,248); }
.has-rgb-04799-color { color: rgb(0,47,99); }
.has-rgb-04799-background-color { background-color: rgb(0,47,99); }
.has-rgb-255255255-color { color: rgb(255,255,255); }
.has-rgb-255255255-background-color { background-color: rgb(255,255,255); }
.has-rgb-248248248-color { color: rgb(248,248,248); }
.has-rgb-248248248-background-color { background-color: rgb(248,248,248); }
body, p, a, ul, ol { }
h1 { }
h2 { }
h3 { }
h4 { }
h5 { }
h6 { }
