
.price-info {
  min-height: 12.2rem;
}
.price-info.highlight {
  min-height: 12rem;
}
.shadow-inset-control {
  box-shadow: inset 0 0 2rem 2rem rgb(0 0 0 / 10%);
  padding: 2px;
}
.shadow-inset-control > button {
  border-radius: 0.25rem;
}
