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

[data-swatch="midnight black"]:before { background-color: #000000}[data-swatch="dark chocolate"]:before { background-color: #4E362B}

