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

[data-swatch="azul"]:before { background-color:#00008B}[data-swatch="bordó"]:before { background-color:#5A002C}

