.wave-bg { /* sicherstellen, dass die Wellen-SVG-Clip auch wirkt */
  clip-path: path('M0,120 C200,200 400,40 800,120 L800,0 L0,0 Z');
}

.testimonials { margin-top:4rem; }
.testimonials h2 { text-align:center; margin-bottom:2rem; }
