.photo-swatches {
  margin-top: 10px;
}

.photo-swatches .swatch {
  display: inline-block;
  width: 20px;
  height: 20px;
  border: 1px solid #ccc;
  margin-right: 5px;
  border-radius: 4px;
  vertical-align: middle;
  align-items: center;
}
