diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index fd9ebfc..b4a9921 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #ffffff; --card: #f9f9f9; - --foreground: #120006e6; + --foreground: #ffffff; --primary-cta: #e63946; --primary-cta-text: #ffffff; --secondary-cta: #f9f9f9;