Ginger Bomb Sea Moss Gel
.shopify-accordion { font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", sans-serif; max-width: 800px; font-size: 16px; color: #333; } .shopify-accordion p { margin: 0 0 10px; line-height: 1.6; } .shopify-accordion details { border: none; margin: 10px 0; background: #f5f5f5; border-radius: 8px; overflow: hidden; } .shopify-accordion details:nth-child(n+3) { background: none; border: none; } .shopify-accordion summary { cursor: pointer; font-weight: 600; padding: 16px; background: #f0f0f0; border-radius: 8px; list-style: none; position: relative; display: flex; align-items: center; justify-content: space-between; } .shopify-accordion details:nth-child(n+3) summary { background: none; padding-left: 28px; font-size: 16px; border-bottom: 1px solid #ddd; } .shopify-accordion summary::marker { display: none; } .shopify-accordion s