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

[data-swatch="red"]:before { background-color:#FF3131}[data-swatch="orange"]:before { background-color:#FF914D}[data-swatch="yellow"]:before { background-color:#FFDE59}[data-swatch="green"]:before { background-color:#00BF63}[data-swatch="blue"]:before { background-color:#38B6FF}[data-swatch="purple"]:before { background-color:#5E17EB}[data-swatch="pink"]:before { background-color:#FF66C4}[data-swatch="black"]:before { background-color:#000000}[data-swatch="black multicam"]:before { background-color:#4F672F}[data-swatch="multicam"]:before { background-color: #D6B981}[data-swatch="coyote"]:before { background-color:#81613C}[data-swatch="od green"]:before { background-color:#014421}

