diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index dcd4e94..cd8edd3 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #a71ca7; + --background: #0a8010; --card: #ffffff; --foreground: #250c0d; --primary-cta: #b82b40;