.swiper-testimonial > .swiper-wrapper > .swiper-slide,#testimonials > h2 {text-align: center;}
.swiper-testimonial .card {background: #fff;box-shadow: 0 8px 30px -7px #c9dff0;border-radius: 20px;border: 0; margin-left: 0px;
margin-right: 0px; }
.card-text {text-align: left !important;font-size: 16px;line-height: 1.5em;word-wrap: break-word;min-height: 100%;overflow: hidden;text-overflow: ellipsis;font-style: italic;
padding: 0 15px;margin-top: 15px;width: 100%;display: -webkit-box; -webkit-line-clamp: 10;line-clamp: 10;-webkit-box-orient: vertical;}
#testimonials > div > div.swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets.swiper-pagination-horizontal{
position: relative;top: 20px;height: 15px;display: flex;flex-direction: row;flex-wrap: wrap;justify-content: center;}
#testimonial-pagination{position: relative;top: 20px;height: 60px;padding: 10px;text-align: center;}
.swiper-testimonial h2 {font-size: 32px;text-align: center;padding: 10px 5px;}
.swiper-testimonial .card p {color: #555;padding-bottom: 15px;}
.swiper-pagination-bullet {position: relative;height: 17px;width: 17px;border-radius: 50%;display: block;background: #c1c1c1;border: 1px solid #c9c9c9;margin: 0 5px;}
.swiper-pagination-bullet-active {background-color: #5D6B19;width: 15px;height: 15px;margin: 0 5px;border-radius: 50%;}