/* Product template – base */

body.product-template {
  background-color: var(--color-body-bg);
}
