:root {
--couleur-principale: rgb(187,112,92);
--couleur-background: rgb(187,112,92);
--couleur-footer: rgb(187,112,92);
--couleur-focus: rgb(106,103,62);
--couleur-texte: rgb(187,112,92);
--couleur-cta: rgb(106,103,62);
--couleur-cta-texte: rgb(252,252,252);
--couleur-secondaire: rgb(106,103,62);
--couleur-principale-light: rgb(227,174,160);
--couleur-header-texte: rgb(255,255,255);
--couleur-admin-text: rgb(10,10,10);
--border-radius: 2.5rem;
}

.has-rgb-18711292-color { color: rgb(187,112,92); }
.has-rgb-18711292-background-color { background-color: rgb(187,112,92); }
.has-rgb-18711292-color { color: rgb(187,112,92); }
.has-rgb-18711292-background-color { background-color: rgb(187,112,92); }
.has-rgb-18711292-color { color: rgb(187,112,92); }
.has-rgb-18711292-background-color { background-color: rgb(187,112,92); }
.has-rgb-10610362-color { color: rgb(106,103,62); }
.has-rgb-10610362-background-color { background-color: rgb(106,103,62); }
.has-rgb-18711292-color { color: rgb(187,112,92); }
.has-rgb-18711292-background-color { background-color: rgb(187,112,92); }
.has-rgb-10610362-color { color: rgb(106,103,62); }
.has-rgb-10610362-background-color { background-color: rgb(106,103,62); }
.has-rgb-252252252-color { color: rgb(252,252,252); }
.has-rgb-252252252-background-color { background-color: rgb(252,252,252); }
.has-rgb-10610362-color { color: rgb(106,103,62); }
.has-rgb-10610362-background-color { background-color: rgb(106,103,62); }
.has-rgb-227174160-color { color: rgb(227,174,160); }
.has-rgb-227174160-background-color { background-color: rgb(227,174,160); }
.has-rgb-255255255-color { color: rgb(255,255,255); }
.has-rgb-255255255-background-color { background-color: rgb(255,255,255); }
.has-rgb-101010-color { color: rgb(10,10,10); }
.has-rgb-101010-background-color { background-color: rgb(10,10,10); }
body, p, a, ul, ol { font-family: Lato, sans-serif; font-weight: 400; font-size: 1.6rem; color: #ffffff; }
@media (min-width: 1000px) {
  body, p, a, ul, ol { font-size: 1.6rem; }
}
h1 { font-family: Abhaya Libre, sans-serif; font-weight: 400; font-size: 3.5rem; color: #ffffff; }
@media (min-width: 1000px) {
  h1 { font-size: 6.8rem; }
}
h2 { font-family: Lato, sans-serif; font-weight: 300; font-size: 2.5rem; color: #ffffff; }
@media (min-width: 1000px) {
  h2 { font-size: 3.5rem; }
}
h3 { font-family: Lato, sans-serif; font-weight: 400; font-size: 2rem; color: #ffffff; }
@media (min-width: 1000px) {
  h3 { font-size: 3rem; }
}
h4 { font-family: Lato, sans-serif; font-weight: 400; }
@media (min-width: 1000px) {
  h4 { font-size: 1.8rem; }
}
h5 { font-family: Lato, sans-serif; font-weight: 400; }
h6 { font-family: Lato, sans-serif; font-weight: 400; }
