@charset "UTF-8";

[data-swatch="black"] { --swatch-color: #000}[data-swatch="blue"] { --swatch-color: #1e9ddb}[data-swatch="brown"] { --swatch-color: #634e4e}[data-swatch="cream"] { --swatch-color: #f4f4ee}[data-swatch="green"] { --swatch-color: #39b72e}[data-swatch="grey"] { --swatch-color: #ccc}[data-swatch="multicolour"] { --swatch-image: linear-gradient(to bottom right, #f4f4ee, #f4f4ee 33.3%, #634e4e 33.3%, #634e4e 66.6%, #000 66.6%, #000) }[data-swatch="orange"] { --swatch-color: #f49b1b}[data-swatch="pink"] { --swatch-color: #f41bbb}[data-swatch="purple"] { --swatch-color: #c31bf4}[data-swatch="red"] { --swatch-color: #f41b1b}[data-swatch="teal"] { --swatch-color: #008080}[data-swatch="white"] { --swatch-color: #fff}[data-swatch="woodgrain"] { --swatch-color: #a3650d}[data-swatch="yellow"] { --swatch-color: #e5e900}

