:root {
  --foreground: 220 16% 97%;
  --card-foreground: 220 14% 96%;
  --popover-foreground: 220 14% 96%;
  --secondary-foreground: 220 14% 90%;
  --muted-foreground: 220 12% 68%;
  --sidebar-foreground: 220 12% 82%;
  --sidebar-accent-foreground: 220 14% 94%;
}

html {
  font-size: 16.5px;
}

.nav-item {
  font-size: 0.925rem;
  line-height: 1.35rem;
}
