/* Veloland — vert #50af47 au lieu du bleu (pages publiques) */
a { color: #50af47; }
a:hover { color: #42873c; }
input:focus, textarea:focus, select:focus { border-color: #50af47 !important; }
.button { background: #50af47; }
.button:hover { background: #42873c; }
.button.button-outline { background: #fff; border-color: #50af47; color: #50af47; }
.button.button-outline:hover { border-color: #42873c; color: #42873c; }