html, :root {
  --site-color-brand: #0092cb;
  --site-color-accent: #302c29;
  --site-color-success: #92BA5D;
  --site-color-danger: #CC3300;
  --site-color-warning: #FF9900;
  --site-font-family: 'Montserrat';
}
