/* Football — accent override */
:root {
  --accent:      #7b6b3b;
  --accent-ink:  #0e0f13;
  --accent-soft: #7b6b3b1f;
}
