.swatch input { 
  display:none;
}
.swatch {
  text-transform: uppercase;
}
.swatch label {
  cursor: pointer;
}

