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

[data-swatch="noir"]:before { background-color:#000000}[data-swatch="stainless steel"]:before { background-color:#aaaaaa}

