diff --git a/src/app/globals.css b/src/app/globals.css index 67cb593..b05baaa 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -9,7 +9,7 @@ --foreground: #000000e6;; --primary-cta: #1a1a1a;; --secondary-cta: #ffffff;; - --accent: #bebebe;; + --accent: #facc15;; --background-accent: #c4c4c4;; /* text sizing - set by ThemeProvider */