.carousel{display:flex;flex-direction:column;align-items:center;text-align:center}.testimonial-bg{background-image:url(/_next/static/media/divider1.04fe05a0.webp);background-size:cover;background-position:50%}.carousel-content{margin-bottom:20px;width:60%;color:white}.carousel-content p{font-family:serif;color:white;font-style:italic}.carousel-controls{width:100%;flex-direction:row;display:flex;justify-content:space-evenly}.carousel-controls button{margin:0 10px;padding:5px 10px;border:none;color:white;font-weight:bolder;background-color:transparent;cursor:pointer;border-radius:5px;font-size:1.8em}.carousel-controls button:hover{color:rgba(255,255,255,.34)}.carousel-indicators{margin-top:20px}.indicator{display:inline-block;width:10px;height:10px;margin:0 5px;background-color:rgba(221,221,221,.3);border-radius:50%}.indicator.active{background-color:#bbb}