diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 08b6386..a28cbb9 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #f708e3; --card: #f9f9f9; - --foreground: #fa07f9; + --foreground: #000000; --primary-cta: #e51bcc; --primary-cta-text: #ffffff; --secondary-cta: #f9f9f9;