diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 47bbc8e..3051d0b 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #0a0a0a; --card: #1a1a1a; - --foreground: #f0f8ffe6; + --foreground: #fcfcfc; --primary-cta: #cee7ff; --primary-cta-text: #0a0a0a; --secondary-cta: #1a1a1a;