@import "tailwindcss";

@theme {
  --color-brand-pink: #e5197a;
  --color-brand-magenta: #c2185b;
  --color-brand-orange: #f5921e;
  --color-brand-green: #8dc63f;
  --color-brand-blue: #1e4fa3;
  --color-brand-cream: #fffaf3;
}
