.card {position: relative;display: -ms-flexbox;	display: flex;	-ms-flex-direction: column;	flex-direction: column;	min-width: 0;word-wrap: break-word;
					background-color: #fff;	background-clip: border-box;border: 1px solid rgba(0,0,0,0.125);
					border-radius: .25rem;
					}.ml-auto, .mx-auto {
					margin-left: auto !important;
					}.mr-auto, .mx-auto {
					margin-right: auto !important;
					}.card-body {
					-ms-flex: 1 1 auto;
					flex: 1 1 auto;
					min-height: 1px;
					padding: 1.25rem;
					}					
					.card {
					font-weight: 400;
					border: 0;
					-webkit-box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
					box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
					}.testimonial-card .card-up {
					height: 90px;
					overflow: hidden;
					border-top-left-radius: .25rem;
					border-top-right-radius: .25rem;
					}.info-color {
					background-color: #92c90c  !important;
					}.testimonial-card .avatar {
					width: 90px;
					margin-top: -53px;
					overflow: hidden;
					border: 5px solid #fff;
					border-radius: 50%;
					}.testimonial-card .avatar img {
					width: 100%;
					}.testimonial-card .card-body {
					text-align: center;
					}.card-body {
					padding-top: 1.5rem;
					padding-bottom: 1.5rem;
					border-radius: 0 !important;
					}.dark-grey-text {
					color: #000000 !important;
					font-size: 14px;
					padding: 0px 15px;
					}
					.font-weight-bold {    font-weight: 700;
					color: #000;}
					hr{margin: 0px 0px 10px 0px;}
					.wprt-testimonials.arrow-style-2.arrow-light #testimonials-wrap .cbp-nav-prev.cbp-nav-stop:before{    border: 1px solid #b1b1b1;}
					.wprt-testimonials.arrow-style-2.arrow-light #testimonials-wrap .cbp-nav-next.cbp-nav-stop:before{    border: 1px solid #b1b1b1;}
					
					.wprt-lines.custom-3 .line-2 { background-color: #d8d8d8; }