:root {
  --color-primary:      ;
  --color-secondary:    ;
  --color-accent:       ;
  --color-bg:           ;
  --color-bg-alt:       ;
  --color-text:         ;
  --color-text-light:   ;
  --color-border:       ;
  --color-link:         ;
  --color-link-visited: ;
  --color-link-hover:   ;
  --font-body:          '', system-ui, sans-serif;
  --font-heading:       '', Georgia, serif;
}
