html {
  --theme-color: #2960c0;
  --theme-color-link: #0e7bf7;
  --theme-color-dark: #00278e;
  --theme-color-accent: #008a63;
  --theme-color-green: #008a63;
  --theme-color-red: #d9534f;
}
