/* Add custom CSS styles below */ 



.product-card__promotion {
    transform: translateY(-120px); 
    
    color: #1c2f33; 
    padding: 10px; 
    font-size: 12px; 
}