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

[data-swatch="biela"]:before { background-color:#ffffff}[data-swatch="modrá"]:before { background-color:#0600ff}[data-swatch="čierná"]:before { background-color:#000000}

