diff --git a/src/app/globals.css b/src/app/globals.css index d219e3a..508b286 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -6,10 +6,10 @@ --background: #ffffff; --card: #fcfcfc; - --foreground: #120a00e6; - --primary-cta: #ff8c42; + --foreground: #00120ae6; + --primary-cta: #15ad59; --secondary-cta: #ffffff; - --accent: #ff8c42; + --accent: #e2e2e2; --background-accent: #c4c4c4; /* text sizing - set by ThemeProvider */