/* ---- FRONT-END ---- */
#lvn-single-qoute-wrapper .lvn-single-qoute-single-quote-content-container h2.lvn-single-qoute-single-quote-content {
	color: #00414A;
	padding: 0 1.5rem;
	border-left: 10px solid #C3E3E2;
	margin-bottom: 0;
}

#lvn-single-qoute-wrapper .lvn-single-qoute-single-quote-content-container h2.lvn-single-qoute-single-quote-content p:last-of-type {
	margin-bottom: 0;
}




@media(max-width: 767px) {
	#lvn-single-qoute-wrapper {
		margin: 70px 0!important;
	}
}







/* ---- PREVIEW BACK-END ---- */
#text-wrapper {
	padding: 35px 0;
}