:root{
    --background: 38 35% 91%;
    --foreground: 25 30% 12%;
    --card: 37 40% 88%;
    --card-foreground: 25 30% 12%;
    --muted: 35 25% 82%;
    --muted-foreground: 25 15% 40%;
    --border: 30 25% 72%;
    --input: 35 20% 78%;
    --ring: 40 55% 42%;
    --footer-top: 153 41% 8%;
    --footer-bottom: 155 48% 5%;
}