:root {
  --theme-primary:  #1B2A3B;
  --theme-bg:       #F0F2F4;
  --theme-card-bg:  #F0F2F4;
  --theme-text:     #1B2A3B;
  --theme-input-bg: #FFFFFF;
}
