diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 8680664..f404454 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #ffffff; --card: #f7fcf9; - --foreground: #0db44d; + --foreground: #000000; --primary-cta: #068217; --primary-cta-text: #ffffff; --secondary-cta: #2e2bb9;