/* commerce 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;
}

@media all and (max-width: 1279.5px) {
  #CMD section.wd__section sup.footnote-num a.focus-visible{
    outline: 0px solid transparent;
  }
}
