diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 489384e..c688139 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -12,7 +12,7 @@ --background: #000000; --card: #ffffff; - --foreground: #559fff; + --foreground: #ff55b9; --primary-cta: #1b0c25; --primary-cta-text: #f7f6f7; --secondary-cta: #ffffff;