.externalLink.topicLink {
    color: black;
  }
  
  .red-text-underline {
    color: red;
    -webkit-text-decoration: underline;
    text-decoration: underline;
    font-weight: bold;
  }
