.titleStyle {
  margin-top: 1.5rem;
}

.labelStyle {
  background-color: var(--tableInfoPageBackgroundColor);
}

.minPriceStyle {
  background-color: var(--tableInfoPageBackgroundColor);
}

.shippingFeeStyle {
  background-color: var(--tableInfoPageBackgroundColor);
  text-align: right;
}
