diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 19ef334..fd9ebfc 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,9 +10,9 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #030303; + --background: #ffffff; --card: #f9f9f9; - --foreground: #000000; + --foreground: #120006e6; --primary-cta: #e63946; --primary-cta-text: #ffffff; --secondary-cta: #f9f9f9;