.product-flag.bestseller {
    background: linear-gradient(to right, #defe8d, #80e8e6);
    border: 2px solid black;
    border-radius: 33px;
    color:black;
}
