.bundle-color {
  display: block;
  margin: 1.4rem 0 0.9rem;
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.bundle-color select {
  display: block;
  width: 100%;
  margin-top: 0.5rem;
  padding: 0.85rem;
  border: 2px solid currentColor;
  background: #fff;
  color: #111;
  font: 700 0.9rem Inter, sans-serif;
}

.bundle-buy {
  width: 100%;
  margin-top: 0.25rem;
}

.bundle-grid .featured .btn.light {
  box-shadow: 4px 4px 0 #111;
}

.bundle-checkout-note {
  margin: 1.5rem 0 0;
  font-weight: 700;
  color: #555;
}
