a.glossary-item {
  cursor: help;
  border-bottom: 1px dashed #000;
  color: inherit;
}
a.glossary-item:hover {
  color: inherit;
  text-decoration: none;
}
