/* Add custom CSS styles below */ 
.top-navbar {
    padding-top: 0rem;
    padding-bottom: 0rem;
}

.main-nav-container {
    min-height: 72px;
    border-radius: 22px;
}

.testimonials-slider .swiper:where([dir="rtl"], [dir="rtl"] *) {
    padding-left: 0px;
    padding-right: 0px;
}

.testimonials-slider .testimonial {
    border-radius: 14px;
}