/* Backgrounds for product colors */
.swatch-palette__color.black-radiate {
background-color: #000; }

.swatch-palette__color.dark-blue {
background-color: #003152; }

.swatch-palette__color.NEW-COLOR {
background-color: #fff; }