
/* petit effet hover sympatique */
footer a.link-light:hover {
  text-decoration: underline;
}