@charset "UTF-8";

[data-swatch="red"] { --swatch-color: #ff0000}[data-swatch="green"] { --swatch-color: #19bf0a}[data-swatch="yellow"] { --swatch-color: #fff708}[data-swatch="blue"] { --swatch-color: #0808ff}[data-swatch="white"] { --swatch-color: #ffffff}[data-swatch="black"] { --swatch-color: #000000}[data-swatch="orange"] { --swatch-color: #f28c07}[data-swatch="light blue"] { --swatch-color: #3da5f5}[data-swatch="dark blue"] { --swatch-color: #0c5c99}[data-swatch="terracotta"] { --swatch-color: #b3330c}[data-swatch="mid green"] { --swatch-color: #5c9e4d}[data-swatch="dark green"] { --swatch-color: #21540e}

