Ice-gray Nappa Leather Sneaker with Gold Glitter Star
Please note: this is a“Distressed Look” style shoe, with intentional scuffing and marks that may vary from pair to pair. Please place your order carefully if you are sensitive to this look. If you prefer a clean, non-distressed finish, please leave a note with your order. .features-container { display: flex; flex-wrap: wrap; gap: 24px; } .feature-item { flex: 1 1 45%; display: flex; align-items: center; gap: 16px; padding: 14px 0; min-width: 260px; } .feature-item img { width: 64px; height: 64px; } .feature-title { font-weight: 600; font-size: 18px; color: #1a1a1a; line-height: 1.2; } .feature-title a { color: #1a1a1a; text-decoration: underline; transition: all 0.2s; } .feature-title a:hover { color: #007acc; } .feature-desc { font-size: 15px; color: #555; line-height: 1.5; } @media (max-width: 768px) { .features-container { flex-direction: column;