diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 018e8e2..0b3d584 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #000000; --card: #0c0c0c; - --foreground: #ffffff; + --foreground: #ff0000; --primary-cta: #106EFB; --primary-cta-text: #ffffff; --secondary-cta: #000000;