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