@import "tailwindcss";

/* C3flow brand colors - from logo identity */
@theme {
  --color-brand-gold: #C5A554;
  --color-brand-red: #B32D30;
  --color-brand-red-dark: #942629;
}
