.item { display: flex; align-items: center; gap: 10px; } .type { color: var(--base700); }