/* Diablo III hub accent override (site-build-spec.md Section 2.2). Load after tokens.css. */
:root {
  --accent: var(--accent-d3);
  --accent-dim: var(--accent-d3-dim);
}
