/* .prose {
  a[href^="#cite"] {
    background-color: red;
    text-decoration: none;
  }
  sup {
    background-color:grey;
  }
} */