/* Promotions Page */
.promo-section { margin-bottom: 10px; }
.promo-section-header { margin-bottom: 0 !important; }
.promo-section .product-grid { 
    border: 1px solid #374151; 
    border-top: none; 
    border-radius: 0 0 8px 8px; 
    padding: 20px; 
}
