@layer custom { :root {
    --primary: 194 100% 52%;
    --primary-foreground: 0 0% 0%;
    --trust-gradient-from: 194 100% 52%;
    --secondary: 0 100% 43%;
    --secondary-foreground: 0 0% 100%;
    --accent: 194 100% 52%;
    --accent-foreground: 0 0% 0%;
    --background: 0 0% 100%;
    --foreground: 223 27% 23%;
    --font-sans: Inter, sans-serif;
  } }