diff --git a/src/app/globals.css b/src/app/globals.css index 45f0491..3f4e7be 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -9,8 +9,8 @@ --foreground: #00120ae6;; --primary-cta: #15ad59;; --secondary-cta: #ffffff;; - --accent: #e2e2e2;; - --background-accent: #c4c4c4;; + --accent: #9ca3af;; + --background-accent: #e5e7eb;; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);