@charset "UTF-8";

[data-swatch="red"] { --swatch-color:#ff0000}[data-swatch="green"] { --swatch-color:#008000}[data-swatch="blue"] { --swatch-color:#0000ff}[data-swatch="yellow"] { --swatch-color:#FFFF00}[data-swatch="grey"] { --swatch-color:#808080}[data-swatch="pink"] { --swatch-color:#e598e6}[data-swatch="black"] { --swatch-color:#000000}[data-swatch="orange"] { --swatch-color:#ff6203}

