/* Hockey — accent override */
:root {
  --accent:      #3b6b8a;
  --accent-ink:  #0e0f13;
  --accent-soft: #3b6b8a1f;
}
