@charset "UTF-8";
[data-swatch="white gold"] { --swatch-background-color: #E7E7E7}[data-swatch="yellow gold"] { --swatch-background-color: #DDC593}[data-swatch="rose gold"] { --swatch-background-color: #E4BC94}[data-swatch="platinum"] { --swatch-background-color: #E5E5E5}[data-swatch="white/yellow gold"] { --swatch-background-image: linear-gradient(to right, #E7E7E7, #E7E7E7 50%, #DDC593 50%, #DDC593) }[data-swatch="white/rose gold"] { --swatch-background-image: linear-gradient(to right, #E7E7E7, #E7E7E7 50%, #E4BC94 50%, #E4BC94) }
