body { font-family: sans-serif; line-height: 1.8; margin: 2rem; } h1, h2, h3 { color: #2c3e50; } a { color: #1a73e8; text-decoration: none; } a:hover { text-decoration: underline; } .product { border: 1px solid #ddd; padding: 1rem; margin-bottom: 1.5rem; border-radius: 8px; } .price-table { width: 1…