.pill {
  padding: 2px 8px;
  border-radius: 999px;
  background: var(--base);
}
