:root {
  
  --background: #FDFEFE;
  --text-main: #2A2E33;
  --text-muted:  #6E7681;
  --light-surface: #ECEFF3;
  --border-default: #D9DEE6;

  --brand-primary: #2F4E6F;
  --brand-secondary: white;
}


