Cybertruck Display Back Overlay | Real Dry Carbon Fiber Center Screen Cover
/* ------------------------------------------- */ /* Core Reset and Utilities */ /* ------------------------------------------- */ .product-detail-page-cybertruck * { box-sizing: border-box; margin: 0; padding: 0; line-height: 1.6; } .product-detail-page-cybertruck { font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif; color: #333; max-width: 1200px; margin: 0 auto; padding: 20px; background-color: #f8f8f8; /* Light background for contrast */ border-radius: 16px; } /* Emphasize Color: Blue */ .accent-color { color: #007BFF; } /* ------------------------------------------- */ /* Headings and Typography */ /* ------------------------------------------- */ .product-detail-page-cybertruck h2 { font-size