.product-card {

}

.product-card-content {
    margin-top: 14px;
}

.product-card-title {
    font-size: 1.4rem;
    font-weight: var(--font-weight-normal);
    line-height: 1;
}