diff --git a/src/app/globals.css b/src/app/globals.css index d8e97f5..e6423a1 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -6,11 +6,11 @@ --background: #0a0a0a; --card: #1a1a1a; - --foreground: #fffffae6; - --primary-cta: #fde047; + --foreground: #fff0f0e6; + --primary-cta: #ff3d4a; --secondary-cta: #1a1a1a; - --accent: #737373; - --background-accent: #737373; + --accent: #7b2d2d; + --background-accent: #b8111f; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);