:root {
  --ora-dark: #0b0e14;
  --ora-midnight: #1b2031;
  --ora-teal: #6d9ea3;
  --ora-silver: #e0e5e9;

  /* OG card branding: htmlctl reads this to set the accent stripe and site-name colour. */
  --og-accent: #6d9ea3;
}
