.farve-swatch-buttons{display:flex;gap:10px;text-align:center}.farve-swatch{max-width:90px;cursor:pointer;display:flex;flex-direction:column;border:none;background:0 0;padding:0}.farve-swatch-image{aspect-ratio:1.5/1;min-height:50px;background-size:contain;background-position:center;background-repeat:no-repeat;border:1px solid #ddd;border-radius:8px;align-self:center;width:100%}.farve-swatch.selected .farve-swatch-image{border-color:#e30513;border-width:2px}.farve-swatch-label{color:#737373;font-size:11px}.farve-swatch.selected .farve-swatch-label{color:#e30513}