diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 7615143..56120cc 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #151515; --card: #ffffff; - --foreground: #330cf8; + --foreground: #6005be; --primary-cta: #f20707; --primary-cta-text: #f5f5f5; --secondary-cta: #ffffff;