                                                                                                                                            
:root {
  --accent: #fbbf24;                  
  --accent-2: #fb923c;                 
  --accent-deep: #b45309;
  --accent-soft: rgba(251, 191, 36, 0.14);
  --glow: rgba(180, 83, 9, 0.14);
}

