Lipht - Kratom Capsule Malay Premium
body { font-family: Arial, sans-serif; line-height: 1.7; color: #222; background: #fff; max-width: 1100px; margin: auto; padding: 20px; } h2 { margin-top: 35px; font-size: 1.6rem; color: #1a4d3b; } .read-more-container { max-height: 620px; overflow: hidden; transition: max-height 0.5s ease; } .read-more-container.expanded { max-height: 10000px; } .read-more-btn { display: inline-block; margin: 20px 0; padding: 10px 18px; background: #1a4d3b; color: #fff; border: none; cursor: pointer; font-size: 1rem; border-radius: 4px; } .read-more-btn:focus { outline: 3px solid #94cbb8; } /* FAQ Styles */ .faq-item { border-bottom: 1px solid #ddd; padding: 15px 0; } .faq-question { background: none; border: none; font-size: 1.05rem; font-weight: bold; text-align: left; width: 100%; cursor: pointer; color: #1a4d3b; } .faq-question:focus { outline: 3px