@layer base {
  :root {
    --color-brand-turquoise: #00C9C8;
    --color-brand-blue: #1B6CA8;
    --color-brand-blue-deep: #0f172a;
  }
}