diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 2921c88..d29b153 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #ffffff; --card: #f9f9f9; - --foreground: #ffffff; + --foreground: #000000; --primary-cta: #FF7B05; --primary-cta-text: #ffffff; --secondary-cta: #f9f9f9;