diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 6e9c6e0..b8e5f9b 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #ffffff; --card: #ffffff; - --foreground: #000612e6; + --foreground: #12ff00; --primary-cta: #13d1cf; --primary-cta-text: #15479C; --secondary-cta: #15479C;