diff --git a/src/app/globals.css b/src/app/globals.css index 4d9d8fd..30127bf 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -4,14 +4,13 @@ /* Base units */ /* --vw is set by ThemeProvider */ - /* --background: #f5f5f5;; + /* --background: #e6f5ff;; --card: #ffffff;; --foreground: #1c1c1c;; - --primary-cta: #1f514c;; + --primary-cta: #0074d9;; --secondary-cta: #ffffff;; - --accent: #159c49;; - --background-accent: #a8e8ba;; */ - + --accent: #00bfff;; + --background-accent: #a8e8ff;; */ --background: #f5f5f5;; --card: #ffffff;; --foreground: #1c1c1c;;