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

[data-swatch="noir"]:before { background-color:#000000}[data-swatch="gris"]:before { background-color:#d0d2d5}

