.graphics-shop-page .shop-intro p:last-child {
  max-width: 760px;
}

.graphics-shop-page .product-grid {
  align-items: stretch;
}

.graphics-product-page .product-copy h1 {
  max-width: 15ch;
}

.graphics-product-page .product-gallery {
  align-self: start;
}

.graphics-product-page .gallery-caption strong {
  color: rgba(255, 250, 240, 0.82);
}
