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