/* Product CTAs use exactly the same visual component as “Смотреть коллекцию”.
   These rules control placement only and do not change its colors, border,
   radius, typography, glow or hover state. */
#collection .product-card-button {
  align-self: stretch;
  width: 100%;
  margin-top: auto;
}

#collection .product-card-button span {
  font: inherit;
  line-height: inherit;
}
