
/* Resolved dictionary cross-reference: deliberately subtle. */
.blau-crossref-link {
  cursor: pointer;
  text-decoration-line: underline;
  text-decoration-style: dotted;
  text-underline-offset: 0.18em;
}
.blau-crossref-link:hover,
.blau-crossref-link:focus {
  text-decoration-style: solid;
  outline: none;
}
