html, :root {
  --site-color-brand: #0f056b;
  --site-color-accent: #1560bd;
  --site-color-success: #5cb85c;
  --site-color-danger: #d9534f;
  --site-color-warning: #f0ad4e;
}
