/* Soccer — accent override */
:root {
  --accent:      #5c7a4d;
  --accent-ink:  #0e0f13;
  --accent-soft: #5c7a4d1f;
}
