diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 90ee71e..b774f78 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -4,7 +4,7 @@ /* --background: #f5f5f5;; --card: #ffffff;; - --foreground: #1c1c1c;; + --foreground: #2c3e50;; --primary-cta: #341f51;; --secondary-cta: #ffffff;; --accent: #6139e6;; @@ -12,7 +12,7 @@ --background: #f5f5f5;; --card: #ffffff;; - --foreground: #1c1c1c;; + --foreground: #2c3e50;; --primary-cta: #341f51;; --secondary-cta: #ffffff;; --accent: #6139e6;;