Hi @Dreamscape1 ,
I was doublecheck on your site , you need replace code from line 3458 to the end. ( as shown in figure )
.animate--hover-vertical-lift .button:not([disabled]).button--secondary:hover:after {
--border-offset: 0px; /* Prevent the border from growing on buttons when this effect is on. */
}
.grid-view-item.product-card .product-card__title {
text-align: center !important;
padding-bottom: 10px;
}
.card__information .card__heading {
text-align: center !important;
}
.card-information > .price {
text-align: center !important;
}
