
/**
 * @file
 * Basic styling for the Commerce Product module.
 */

.commerce-product-sku-label,
.commerce-product-title-label,
.commerce-product-status-label {
  display: inline;
  font-weight: bold;
}
