/* Add custom CSS styles below */ 
.custom-product-stars{
    display:flex;
    justify-content:center;
    gap:4px;
    margin-top:-5px;
    margin-bottom:12px;
    color:#fbbf24;
    font-size:15px;
}

.joserve-dev{
    text-align:center;
    padding:15px 0;
    font-size:14px;
    color:#999;
    width:100%;
}
.product-card__promotion {

    left: 0rem;
}
.z-\[1\] {
    justify-items: center;
}