diff --git a/src/app/globals.css b/src/app/globals.css index f316566..bae18fa 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -7,10 +7,10 @@ --background: #ffffff;; --card: #fafafa;; --foreground: #000000;; - --primary-cta: #ff6600;; + --primary-cta: #409fff;; --secondary-cta: #ffffff;; - --accent: #e5e5e5;; - --background-accent: #f5f5f5;; + --accent: #c7e2fc;; + --background-accent: #9bcfff;; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);