@charset "UTF-8";

[data-swatch="blue"] { --swatch-color:#3498db}[data-swatch="dark blue"] { --swatch-color:#2980b9}[data-swatch="turquoise"] { --swatch-color:#1abc9c}[data-swatch="green"] { --swatch-color:#2ecc71}[data-swatch="dark green"] { --swatch-color:#27ae60}[data-swatch="yellow"] { --swatch-color:#f1c40f}[data-swatch="red"] { --swatch-color:#e74c3c}[data-swatch="orange"] { --swatch-color:#e67e22}[data-swatch="black"] { --swatch-color:#2d3142}[data-swatch="white"] { --swatch-color:#ffffff}[data-swatch="grey"] { --swatch-color:#bdc3c7}[data-swatch="light grey"] { --swatch-color:#ecf0f1}[data-swatch="dark grey"] { --swatch-color:#7f8c8d}[data-swatch="brown"] { --swatch-color:#795548}[data-swatch="purple"] { --swatch-color:#8e44ad}

