diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index a935b9b..8262723 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #f7f9f4; --card: #ffffff; - --foreground: #ff963f; + --foreground: #000000; --primary-cta: #2d5a27; --primary-cta-text: #ffffff; --secondary-cta: #ffffff;