diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 70f2f28..918d767 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #1e1e1e; --card: #ffffff; - --foreground: #1a0000; + --foreground: #ffffff; --primary-cta: #e63946; --primary-cta-text: #fffafa; --secondary-cta: #ffffff;