/* Baseball — accent override */
:root {
  --accent:      #c96f4a;
  --accent-ink:  #0e0f13;
  --accent-soft: #c96f4a1f;
}
