.highlighted {
  text-decoration: underline;
  text-decoration-color: gold;
  text-decoration-thickness: 2px;
}
