@layer custom { :root {
    --primary: 0 0% 17%;
    --primary-foreground: 0 0% 100%;
    --trust-gradient-from: 0 0% 17%;
    --secondary: 0 0% 100%;
    --secondary-foreground: 0 0% 0%;
    --accent: 91 51% 32%;
    --accent-foreground: 0 0% 100%;
    --background: 0 0% 100%;
    --foreground: 0 0% 100%;
    --font-sans: Inter, sans-serif;
  } }