diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 10220b3..3f7d061 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #ffffff; --card: #1E2D68; - --foreground: #1E2D68; + --foreground: #979cb0; --primary-cta: #ffffff; --primary-cta-text: #ffffff; --secondary-cta: #C7E8F2;