@charset "UTF-8";

[data-swatch="white"] { --swatch-color:#ffffff}[data-swatch="light grey"] { --swatch-color: #a1a1a1}[data-swatch="primrose"] { --swatch-color: #eddab1}[data-swatch="black"] { --swatch-color: #000000}[data-swatch="pink"] { --swatch-color: #f25da4}[data-swatch="blue"] { --swatch-color: #19b4f9}[data-swatch="brown"] { --swatch-color: #644430}[data-swatch="multicolor"] { --swatch-image: linear-gradient(to bottom right, #19b4f9 , #19b4f9  33.3%, #e87b01  33.3%, #e87b01  66.6%, #88c82a  66.6%, #f25da4 ) }[data-swatch="orange"] { --swatch-color: #e87b01}[data-swatch="green"] { --swatch-color: #88c82a}[data-swatch="purple"] { --swatch-color: #7a179f}[data-swatch="red"] { --swatch-color: #ef1616}

