diff --git a/src/index.css b/src/index.css index 082bca9..9c70ddf 100644 --- a/src/index.css +++ b/src/index.css @@ -8,12 +8,12 @@ --background: #ffffff; --card: #f9f9f9; --foreground: #000612e6; - --primary-cta: #0A2540; + --primary-cta: #2563eb; --primary-cta-text: #ffffff; --secondary-cta: #f9f9f9; --secondary-cta-text: #000612e6; --accent: #e2e2e2; - --background-accent: #0A2540; + --background-accent: #2563eb; /* @layout/border-radius/rounded */ --radius: 0.5rem;