.carousel {position: relative;}
.testimonial-indicator {top: 100%;}
.testimonial-text {text-align: center; padding: 25px 0px;width: 65%;}
.testimonial-text p {font-size: 18px;}
.testimonial-text hr {border-color: #991b1e;margin: 13px auto;width: 10%;}
strong {font-weight: 700;}
.testimonial-text strong {color: #ff7e00;font-size: 13pt;}
.left-icon {position: relative;top: -17px;left: -1%;}
.right-icon {position: relative;top: 11px;left: 1%;}
.view-more {text-align: center;padding-top: 3%;}
.carousel-indicators {bottom: 20px;}
.carousel-indicators {position: absolute;bottom: 10px;left: 50%;z-index: 15;width: 60%;padding-left: 0px;margin-left: -30%;text-align: center;list-style: none;}
.testimonial-indicator li {background-color: gray !important;}
.carousel-indicators .active {width: 12px;height: 12px;margin: 0px;background-color: #fff ;}
.profile-circle {width: 100px;height: 100px;margin: 0 auto;border-radius: 100px;background-color: rgba(0,0,0,.2);}
.comment-icon {margin-top: 1%;margin-bottom: 1%;}

