diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index 65ffd3d..9b20944 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,7 +10,7 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #f5faff; + --background: #2f6ead; --card: #f1f8ff; --foreground: #001122; --primary-cta: #15479c;