.wpsm_testimonial_2{
    text-align: center;
	margin-bottom:30px;
}
.wpsm_testi_description{
    color:#8a9aad;
    line-height: 30px;
    font-size: 18px;
    
}
.wpsm_testi_pic{
    position: relative;
	
}
.wpsm_testi_pic > img{
    border-radius: 0%;
	width:100px;
	height:100px;
	margin-left: auto;
    margin-right: auto;
}

.wpsm_testi_title{
    color:#444;
   margin-top: 15px;
    margin-bottom: 5px;
	font-size: 19px;
  
    font-weight: bold;
    
}
.wpsm_testi_title > small{
    color:#8a9aad;
   margin-top: 10px;
	color: darkgray;
    display: block;
    font-size: 17px;
    
}
.wpsm_testi_review{
	margin-bottom: 10px;
}
.wpsm_testi_links{
	color: #00aced;
    border: 0px !important;
    box-shadow: none;
    font-size: 14px;
    border: 0px;
    text-shadow: none;
	padding: 0;
    margin: 0;
}
