/* Add custom CSS styles below */ 
.sale-badge {
    top: auto;
    bottom: 4px;
}
.sale-badge.bg-\[\#FFC107\].py-\[2px\].text-\[12px\].px-1\.5.absolute.rounded-full.left-1.top-12.z-10 {
    background: green;
    color: white;
}