:root {
  --background: #fdfdfd;
  --foreground: #222222;
  --linkground: #4183c4;
}
.hidden {
  display: none !important;
}
.nowrap {
  white-space: nowrap;
}
