/* Accessible replacements for low-contrast generated utility colors. */
.text-zinc-600 { color: #8d8d97; }
.text-zinc-500 { color: #9b9ba4; }
