/**
 * Universal Shop — product page styles.
 * Placeholder asset (Stage F0B) — product layout/styling starts in Stage F4.
 */

/* Review F0B, М1: moved out of an inline style="" attribute in default.php
   — inline styles block template overrides from restyling this. */
.us-product-price {
  color: var(--us-price-color);
}
