html, :root {
  --site-color-brand: #003f72;
  --site-color-accent: #00a8b4;
  --site-color-success: #5cb85c;
  --site-color-danger: #d9534f;
  --site-color-warning: #f0ad4e;
  --site-font-family: 'Sora';
}
