                                                                                                                                                                                                                            
:root {
  --accent: #ffaa00;                              
  --accent-2: #206bcb;                               
  --accent-deep: #0b3b8c;
  --accent-soft: rgba(255, 170, 0, 0.12);
  --glow: rgba(32, 107, 203, 0.10);
}

