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

[data-swatch="white"]:before { background-color:#f7f7f7}[data-swatch="grey"]:before { background-color:#9d9d9d}[data-swatch="black"]:before { background-color:#000000}[data-swatch="anthracite"]:before { background-color:#45464c }[data-swatch="green"]:before { background-color:#769a63}

