#glossaire .term{
  text-transform: uppercase;
  font-weight: bold;
}
#glossaire .anchors{
  font-size: 23px;
  font-weight: 300;
}
#glossaire .anchors a{
  text-decoration: underline;
  color: #404341;
}
#glossaire .anchors a:hover{
  text-decoration: none;
}
#glossaire .anchors a.active{
  font-weight: bold;
}
