.products .card:nth-of-type(1) .swatch{background:#3A3A3A}
.products .card:nth-of-type(2) .swatch{background:#A0522D}
.products .card:nth-of-type(3) .swatch{background:#1A1A1A}
.products .card:nth-of-type(4) .swatch{background:#9C7A4B}
.products .card:nth-of-type(5) .swatch{background:#3A3A3A}
.products .card:nth-of-type(6) .swatch{background:#A0522D}
.palette .chip:nth-of-type(1) .box{background:#3A3A3A}
.palette .chip:nth-of-type(2) .box{background:#A0522D}
.palette .chip:nth-of-type(3) .box{background:#1A1A1A}
.palette .chip:nth-of-type(4) .box{background:#9C7A4B}