.tpg-testimonial-section .section-header {
	max-width: 860px;
	margin-left: auto;
	margin-right: auto;
}

.tpg-testimonial-section .testi-content img.authorimg {
	display: inline-block;
	width: 55px;
	height: 55px;
	padding: 4px;
	box-sizing: border-box;
	border-radius: 50%;
	object-fit: cover;
	background: #fff;
}

.tpg-testimonial-section .testi-content p.source,
.tpg-testimonial-section .testi-content p.source a {
	color: #fff;
}

.tpg-testimonial-section .testi-content p.source a:hover,
.tpg-testimonial-section .testi-content p.source a:focus {
	color: #fb524f;
}
