/* Same kicker and label typography for supplied and newly uploaded products. */
.store-body .product-card .product-card-copy>.meta{font-size:.65rem;letter-spacing:.11em;color:#90769b;text-transform:uppercase;font-weight:400;line-height:1.5}
.store-body .product-card .print-tag{max-width:calc(100% - 28px);white-space:normal;overflow-wrap:anywhere;line-height:1.3}
@media(max-width:900px){.store-body .product-card .product-card-copy>.meta{font-size:.6rem}}
@media(max-width:640px){.store-body .product-card .product-card-copy>.meta{font-size:.56rem}.store-body .product-card .print-tag{max-width:calc(100% - 16px)}}
