/* WordPress-specific homepage compatibility. */
.brand .custom-logo-link,
.brand .custom-logo-link img { display: block; width: auto; height: 42px; }
.brand--footer .custom-logo-link img { height: 49px; }
.product-card__footer .price del { opacity: .48; font-size: .82em; }
.product-card__footer .price ins { text-decoration: none; }
.product-card__footer .add-button.added::after { content: "✓"; font: 800 12px/1 "Manrope", sans-serif; }
.product-card__footer .add-button.added svg { display: none; }
.editorial__copy h2,
.pro-card__copy h2,
.newsletter h2 { max-width: 820px; }

