/* Remove the inherited right border from the final FAQ anchor. */
#mega-container ul.mega-menu > li.dm-faq-top-level > a {
  border-right: 0 !important;
}
