diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 6a3bd1e..3267c80 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #f80505; + --background: #b40000; --card: #ad0000; --foreground: #120006e6; --primary-cta: #e63946;