@layer custom { :root {
    --primary: 252 96% 10%;
    --primary-foreground: 0 0% 100%;
    --trust-gradient-from: 252 96% 10%;
    --accent: 243 8% 45%;
    --accent-foreground: 0 0% 100%;
    --background: 228 11% 91%;
    --foreground: 0 0% 0%;
    --font-sans: Inter, sans-serif;
  } }