Porsche Panamera Macan Cayenne Engine Outlet Valve Seal 3.0 V6 EA839 9A710967510
/* Main container for the description */ .product-description-container { font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; color: #333; line-height: 1.6; } .product-description-container h2 { font-size: 1.5em; border-bottom: 2px solid #e1e1e1; padding-bottom: 10px; margin-bottom: 20px; } /* Style for each main accordion section */ .accordion { border: 1px solid #ddd; border-radius: 8px; margin-bottom: 10px; overflow: hidden; } /* Style for the main accordion title */ .accordion-title { display: block; width: 100%; padding: 15px 20px; background-color: #f7f7f7; cursor: pointer; font-weight: 600; font-size: 1.1em; position: relative; transition: background-color 0.3s ease; border: none; text-align: left; } .accordion-title:hover { background-color: #f0f0f0; }