diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 6f632e1..9a3ce7b 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #f7f6f7; + --background: #e47105; --card: #ff8412; --foreground: #25190c; --primary-cta: #ff6207;