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

[data-swatch="worry less"]:before { background-color:#af6e76}[data-swatch="eat cake"]:before { background-color:#D453A1}

