:root {
  --navy:  #0A0A0A;
  --gold:  #D4AF37;
  --light: #F5F7FA;
  --text:  #1E293B;
  --muted: #64748B;
  --card:  #FFFFFF;
}
