/* Patient Stories */
.patient-story figure.story-edit, .patient-story figure.quote {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.patient-story p.quote {
	padding: 1.65rem 2.22rem 1.85rem;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-color: var(--off-color);
	margin-top: 0;
}
/* End Patient Stories */
