:root {
  --background: 42 71% 97% !important;
  --foreground: 146 22% 13% !important;
  --primary: 219 100% 17% !important;
  --primary-foreground: 0 0% 100% !important;
  --accent: 36 98% 51% !important;
  --accent-foreground: 0 0% 100% !important;
  --muted: 41 37% 88% !important;
  --muted-foreground: 145 9% 39% !important;
  --secondary: 41 37% 88% !important;
  --secondary-foreground: 145 9% 39% !important;
  --border: 44 30% 80% !important;
  --input: 44 30% 80% !important;
  --card: 0 0% 100% !important;
  --card-foreground: 146 22% 13% !important;
  --ring: 219 100% 17% !important;
  --app-link: #ff9300 !important;
  --app-link-hover: #cb760c !important;
}
