/* glossary */
.cmtt-taxonomy-single {
    padding-bottom: 1.25em;
}
#primary ul > li.the-index-letter::before {
  display: none;
}

#primary li.the-letter-separator::before, 
#secondary li.the-letter-separator::before {
  display: none;
}

.entry-content .cmtt-backlink-bottom {
  font-weight: 700; /* to be consistent with events calendar */
  box-shadow: none;
}

a.cmtt-backlink-bottom:hover {
  box-shadow: none;
}
