diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 1ba1f27..52204da 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #f5f5f5; --card: #ffffff; - --foreground: #ff4646; + --foreground: #2f1e1e; --primary-cta: #9e6ae0; --primary-cta-text: #f5f5f5; --secondary-cta: #ffffff;