/* {{testimonial}} insert rules */
/* 
.tagged-testimonial {
    color: #ffffff;
	padding: 1em 0 1em 0;
	font-size: 1.25em;
	font-weight: 400;
	font-style: italic;
	text-align: center;
	line-height: 1.7em;
	margin: 0 auto;
	background: rgb(27,29,29);
	background: linear-gradient(0deg, rgba(27,29,29,1) 0%, rgba(9,7,20,0.6474790599833684) 70%);
}

.tagged-testimonial p {
	margin: 0px auto;
	width: 85%;
	padding-top: .55em;
	color: #ffffff;
}

.tagged-testimonial .testimonial-name{
	
} */
