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