Eye Repair Serum
Formulated to bring back the sparkle in your eyes. Helps reduce the appearance of crow’s feet, eye wrinkles and drooping. Helps banish crow’s feet, eye wrinkles and drooping. Can prevent bags forming under the eyes and fine lines. Helps lift and firm around the eyes for a more youthful look. @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600&display=swap'); .accordion { cursor: pointer; padding: 18px; width: 100%; text-align: left; border: none; outline: none; transition: 0.4s; font-size: 18px; display: flex; justify-content: space-between; align-items: center; font-family: 'Poppins', sans-serif; } .accordion:after { content: '\002B'; /* Unicode character for "plus" sign (+) */ font-size: 24px; color: #777; } .active:after { content: "\2212"; /* Unicode character for "minus" sign (−) */ } .panel { padding: 0 18px; display: none; background-color: white; overflow: hidden; font-family: 'Poppins', sans-serif; font