html, :root {
  --site-color-brand: #289643;
  --site-color-accent: #B7C930;
  --site-color-success: #92BA5D;
  --site-color-danger: #CC3300;
  --site-color-warning: #FF9900;
}
