diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index fbd84bc..beae06d 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #f5f5f5; --card: #ffffff; - --foreground: #1c1c1c; + --foreground: #ff4646; --primary-cta: #1c1c1c; --primary-cta-text: #f5f5f5; --secondary-cta: #ffffff;