.text-muted{ color: var(--color-gray-600); }
.text-strong{ color: var(--color-gray-900); }
.bg-white{ background: var(--color-white); }
