.col-primary, nav#haut, footer { background-color:#395C6B; }
.col-secondary { background-color:#D4CB92; }
.col-third { background-color:#E6E1C5; }
.font-logo { font-family:"Annie Use Your Telescope", sans-serif !important; }
.col-logo { color:#ffffff !important; }
.a.col-logo:hover { color:#395C6B !important; }
.font-titres, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family:"Annie Use Your Telescope", sans-serif; }
.col-titres, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { color:#395C6B; padding:15px 0; }
.font-texte, p, ul, ol { font-family:"Quicksand", sans-serif; }
.col-texte, p { color:#3e3e3e; }
.font-link, a, a:visited { font-family:"Quicksand", sans-serif; font-weight:bold; text-decoration:none !important; }
.col-link, a { color:#395C6B; }
a:visited { color:#395C6B; }
.alert-primary { background-color:#E6E1C5; color:#395C6B; border:#395C6B; }
.btn, .btn-primary { color:#D4CB92 !important; background-color:#395C6B; border: solid 1px #395C6B; }
.btn:hover, .btn-primary:hover { color:#395C6B !important; background-color:#D4CB92 !important; border: solid 1px #395C6B; filter: brightness(100%) !important; }
