/* Ensure text is legible in all themes. */
svg text {
  fill: var(--fg);
}