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

[data-swatch="weiß"]:before { background-color: #fff}[data-swatch="mint"]:before { background-color: #3EB489}[data-swatch="silber"]:before { background-color: #C0C0C0}[data-swatch="stainless steel"]:before { background-color: #e1e5e9}[data-swatch="plastic white"]:before { background-color: #fff}

