diff --git a/src/app/globals.css b/src/app/globals.css index f187e4c..35de80c 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -6,11 +6,11 @@ --background: #ffffff;; --card: #fafafa;; - --foreground: #000000;; - --primary-cta: #0066ff;; + --foreground: #0f0003e6;; + --primary-cta: #c1121f;; --secondary-cta: #ffffff;; - --accent: #e5e5e5;; - --background-accent: #f5f5f5;; + --accent: #e2e2e2;; + --background-accent: #c4c4c4;; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);