diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 1b816ec..ebcaceb 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -11,7 +11,7 @@ --background-accent: #ffffff; */ --background: #f7f6f7; - --card: #ffffff; + --card: #1d1282; --foreground: #1b0c25; --primary-cta: #1b0c25; --primary-cta-text: #f7f6f7;