.whp-sku {
  margin: 10px 0 0;
  color: var(--wh-muted, #4b5a63);
  font-size: 12px;
  line-height: 1.4;
}

.whp-sku[hidden] {
  display: none;
}

.whp-price[aria-live],
.whp-sku[aria-live] {
  contain: content;
}
