.cart-ticket-name {
  margin-top: 0px !important;
}
.cart-ticket-volume-discount {
  margin-top: 10px;
  margin-bottom: 15px;
}
.discount {
  display: block;
  font-size: 0.9em;
  color: green;
}
.display-total-saved {
  font-size: 0.8em;
}
.promocode-code {
  color: green;
}

.compSectP2P-content {
  display: flex;
  gap: 5px;
  align-items: center;
}
.compSectP2P-content input.checkbox {
  margin: 0;
}
