.ws_discount-bades{
font-size: 12px;
    color: #fff;
    background-color: #00B276;
    border-radius: 10px;
    padding: 5px 10px;
  font-weight: 600;
}

.ws_product-price{
    display: flex
;
    align-items: center;
    gap: 16px;
}