.col-primary, nav#haut, footer { background-color:#234020; }
.col-secondary { background-color:#F7FDEF; }
.col-third { background-color:#D0E1C1; }
.font-logo { font-family:"Oregano", sans-serif !important; }
.col-logo { color:#FFFFFF !important; }
.a.col-logo:hover { color:#047857 !important; }
.font-titres, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family:"Oregano", sans-serif; }
.col-titres, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { color:#064E3B; padding:15px 0; }
.font-texte, p, ul, ol { font-family:"Raleway", sans-serif; }
.col-texte, p { color:#234020; }
.font-link, a, a:visited { font-family:"Raleway", sans-serif; font-weight:bold; text-decoration:none !important; }
.col-link, a { color:#047857; }
a:visited { color:#047857; }
.alert-primary { background-color:#D0E1C1; color:#234020; border:#234020; }
.btn, .btn-primary { color:#F7FDEF !important; background-color:#047857; border: solid 1px #047857; }
.btn:hover, .btn-primary:hover { color:#047857 !important; background-color:#F7FDEF !important; border: solid 1px #047857; filter: brightness(100%) !important; }
