/* 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: 2em 2.22em;
	border-bottom-left-radius: var(--radial-border);
	border-bottom-right-radius: var(--radial-border);
	background-color: var(--off-color);
	margin-top: 0;
}

.system-style.stories.featured .system-cards li p {
	line-height: 1.555556;
}

.system-style.related-posts.p-stories header {
	padding-bottom: 0.667rem;
}

.content-zone .system-style.patient-story {
	padding-bottom: 2.889rem;
}
/* End Patient Stories */
