diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 4fd73bf..bbe7bd1 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #ffffff; --card: #f9f9f9; - --foreground: #000612e6; + --foreground: #000f12; --primary-cta: #15479c; --primary-cta-text: #ffffff; --secondary-cta: #f9f9f9;