/* Saved, active and draft text annotations all use a dashed underline. */
.app-viewport .case-detail .content-text .text-mark-highlight {
  text-decoration-style: dashed;
}
