diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index fd62a0e..fd718b9 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #ffffff; --card: #f9f9f9; - --foreground: #233DFf; + --foreground: #000612e6; --primary-cta: #106EFB; --primary-cta-text: #ffffff; --secondary-cta: #f9f9f9;