/* Pokemon — accent override */
:root {
  --accent:      #ffcb05;
  --accent-ink:  #2a2a2a;
  --accent-soft: #ffcb051f;
}
