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