.text-gradient.customized {
	display: inline;
}

@media only screen and (min-width: 1069px) {
	.page-jaunt .typography-story-body.story-main-content .story-quote {
		margin-inline: 160px;
	}
}

@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.page-jaunt .typography-story-body.story-main-content .story-quote {
		margin-inline: 85px;
	}
}
