.product-card {
    position: relative;
}
.product-card-text h2 {
    font-size: 14px;
}
.product-card-links a {
    font-size: 24px;
}
.btn-wa {
    background-color: #25D366;
    color: white;
}
.btn-mail {
    background-color: #0072C6;
    color: white;
}
