/* Videoconferencia reference tokens. */
@theme {
  --color-teams-violet: #5d5bd4;
  --color-teams-midnight: #333275;
  --color-teams-deep: #424197;
  --color-microsoft-blue: #0067b8;
  --color-ink-navy: #17253d;
  --color-abyss-navy: #0e1726;
  --font-display: "Segoe UI Variable Text", sans-serif;
  --font-sans: "Segoe UI Variable Display", sans-serif;
}