diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 0fdf96c..150094b 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #ff0000; + --background: #ffffff; --card: #f6f7f4; --foreground: #080908; --primary-cta: #0e3a29;