.home-latest-product h3 {
    font-size: 13px !important;
}
.product--img.categorie-home {
      background: #e193ab;
    border-radius: 20px;
    background: radial-gradient(circle, #ffe5e582 0, #bf3a45 100%);
}