[data-swatch]::before {
  background-color: rgba(var(--text-color) / 0.08);
}

[data-swatch="stainless steel"]:before { background-color: #C0C0C0}[data-swatch="black"]:before { background-color:#000}[data-swatch="tan"]:before { background-color: #D2B48C}[data-swatch="navy"]:before { background-color: #000080}[data-swatch="charcoal grey"]:before { background-color: #36454F}

