@import url('https://fonts.googleapis.com/css2?family=Roboto&family=Quicksand');
html { font-family: 'Roboto'; }
h1, h2 { font-family: 'Quicksand'; }
.page-title-wrapper { background-color: #bf4b0c; }
h1 { color: #ffffff; font-size: 40px; }
h2 { color: #bbe33d; font-size: 35px; }
h3 { color: #bf4b0c; font-size: 25px; }
.has-dominante-color, .is-style-clr1, .clr1 { color: #bf4b0c; }
.has-dominante-background-color, .is-style-bgclr1, .bgclr1 { background-color: #bf4b0c; }
.has-generique-color, .is-style-clr2, .clr2 { color: #d5eaf2; }
.has-generique-background-color, .is-style-bgclr2, .bgclr2 { background-color: #d5eaf2; }
.has-plus-color, .is-style-clr3, .clr3 { color: #01520f; }
.has-plus-background-color, .is-style-bgclr3, .bgclr3 { background-color: #01520f; }
header .menu li a { color: ; }
header .menu li a { font-size: 18px; }
header .menu li a:hover, header .menu li.current-menu-item a { color: #bf4b0c; }
a { color: #bbe33d; }
.main-content { margin-top: -40px; padding-top: 10px; background-color: #fff; }
.page-title {padding: 30px 0 70px;}
.retour-haut { color: #bbe33d; }
