diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index cea1681..9048179 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #f5f4f0; --card: #ffffff; - --foreground: #111111; + --foreground: #ff0000; --primary-cta: #b22222; --primary-cta-text: #ffffff; --secondary-cta: #111111;