.color-swatch {
  padding: 0 3px;
  display: inline;
  color: transparent;
}

.color-swatch::before {
  content: "C"
}
