.swatch.white {
  background-color: whitesmoke !important;
}

.swatch.black {
  background-color: #323232 !important;
}

.swatch.silver {
  background-color: #dad7d6 !important;
}

.swatch.navy {
  background-color: #263550 !important;
}

.swatch.navy-1 {
  background-color: #29354e !important;
}

.swatch.lime {
  background-color: #a4d33e !important;
}

.swatch.vegas-grey {
  background-color: #353938 !important;
}

.swatch.grey-1 {
  background-color: #d4d3d3 !important;
}

.swatch.grey-2 {
  background-color: #a5a9ac !important;
}

.swatch.royal {
  background-color: #20429b !important;
}

.swatch.vallarta {
  background-color: #1b5483 !important;
}

.swatch.baby-blue {
  background-color: #5ab3e8 !important;
}

.swatch.teal {
  background-color: #007178 !important;
}

.swatch.kelly-green {
  background-color: #047832 !important;
}

.swatch.forest-green {
  background-color: #163e34 !important;
}

.swatch.red {
  background-color: #c60e3b !important;
}

.swatch.dark-red {
  background-color: #a41e34 !important;
}

.swatch.brick {
  background-color: #87212e !important;
}

.swatch.pink {
  background-color: #ef6fbc !important;
}

.swatch.maroon {
  background-color: #532a3a !important;
}

.swatch.purple {
  background-color: #240772 !important;
}

.swatch.orange {
  background-color: #ff6000 !important;
}

.swatch.sport-gold {
  background-color: #ffb718 !important;
}

.swatch.cream {
  background-color: #efe3ce !important;
}

.swatch.antique-gold {
  background-color: #b6a268 !important;
}
/*# sourceMappingURL=swatches.css.map */