:root {
--couleur-principale: rgb(59,159,85);
--couleur-secondaire: rgb(38,21,14);
--couleur-header: rgb(255,255,255);
--couleur-footer: rgb(38,21,14);
--couleur-background: rgb(255,255,255);
--couleur-texte: rgb(38,21,14);
--couleur-cta: rgb(59,159,85);
--couleur-cta-texte: rgb(255,255,255);
--couleur-gris-clair: rgb(228,227,227);
--border-radius: 3rem;
}

.has-rgb-5915985-color { color: rgb(59,159,85); }
.has-rgb-5915985-background-color { background-color: rgb(59,159,85); }
.has-rgb-382114-color { color: rgb(38,21,14); }
.has-rgb-382114-background-color { background-color: rgb(38,21,14); }
.has-rgb-255255255-color { color: rgb(255,255,255); }
.has-rgb-255255255-background-color { background-color: rgb(255,255,255); }
.has-rgb-382114-color { color: rgb(38,21,14); }
.has-rgb-382114-background-color { background-color: rgb(38,21,14); }
.has-rgb-255255255-color { color: rgb(255,255,255); }
.has-rgb-255255255-background-color { background-color: rgb(255,255,255); }
.has-rgb-382114-color { color: rgb(38,21,14); }
.has-rgb-382114-background-color { background-color: rgb(38,21,14); }
.has-rgb-5915985-color { color: rgb(59,159,85); }
.has-rgb-5915985-background-color { background-color: rgb(59,159,85); }
.has-rgb-255255255-color { color: rgb(255,255,255); }
.has-rgb-255255255-background-color { background-color: rgb(255,255,255); }
.has-rgb-228227227-color { color: rgb(228,227,227); }
.has-rgb-228227227-background-color { background-color: rgb(228,227,227); }
body, p, a, ul, ol { font-family: Lato, sans-serif; font-weight: 400; font-size: 1.8rem; line-height: 1.4em; color: #26150e; }
@media (min-width: 1000px) {
  body, p, a, ul, ol { font-size: 1.6rem; }
}
h1 { font-family: Lato, sans-serif; font-weight: 700; font-size: 3rem; line-height: 1.1em; color: #3b9f55; }
@media (min-width: 1000px) {
  h1 { font-size: 4rem; }
}
h2 { font-family: Lato, sans-serif; font-weight: 400; font-size: 2.6rem; line-height: 1.1em; color: #3b9f55; }
@media (min-width: 1000px) {
  h2 { font-size: 3.6rem; }
}
h3 { font-family: Lato, sans-serif; font-weight: 400; font-size: 2rem; line-height: 1.1em; }
@media (min-width: 1000px) {
  h3 { font-size: 2.8rem; }
}
h4 { font-family: Lato, sans-serif; font-weight: 400; }
h5 { font-family: Lato, sans-serif; font-weight: 400; }
h6 { font-family: Lato, sans-serif; font-weight: 400; }
