diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 91dedaa..6de0dd9 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -4,7 +4,7 @@ /* --background: #ffffff;; --card: #f9f9f9;; - --foreground: #120a00e6;; + --foreground: #333333;; --primary-cta: #ff8c42;; --secondary-cta: #f9f9f9;; --accent: #e2e2e2;; @@ -12,7 +12,7 @@ --background: #ffffff;; --card: #f9f9f9;; - --foreground: #120a00e6;; + --foreground: #333333;; --primary-cta: #ff8c42;; --secondary-cta: #f9f9f9;; --accent: #e2e2e2;;