Black and Off-White ABS Plastic Sheets in Various Thicknesses (2mm-30mm)
* { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif; line-height: 1.6; color: #333; } .container { max-width: 1200px; margin: 0 auto; padding: 20px; } .product-header { margin-bottom: 30px; } h1 { font-size: 32px; color: #1a1a1a; margin-bottom: 10px; } .trust-badges { display: flex; gap: 20px; margin: 20px 0; flex-wrap: wrap; } .badge { display: flex; align-items: center; gap: 8px; padding: 5px 10px; background: #f8f9fa; border-radius: 5px;