/* module */

#CMD .section__comment .footnotes .footnote a:hover {
  border-bottom: 1px solid #666;
}

#CMD .section__comment.theme-black .footnotes .footnote a:hover {
  border-bottom: 1px solid #999;
}
