/* Local Overrides */

/* rmwilliams */
/* rmwilliams hero headline */
@media only screen and (min-width: 1069px) {
	.page-rmwilliams .story-hero .section-content.story-hero-text-content {
		max-width: 1050px;
	}
}
@media only screen and (max-width: 1068px) and (min-width: 735px) {
	.page-rmwilliams .story-hero .section-content.story-hero-text-content {
		max-width: 650px;
	}
}
@media only screen and (max-width: 734px) and (min-width: 480px) {
	.page-rmwilliams .story-hero .section-content.story-hero-text-content {
		min-width: 390px;
	}
}
/* end of rmwilliams hero headline */

/* stories section */
/* stories section - saturnbird eyebrow */
@media only screen and (min-width: 735px) {
	.page-rmwilliams .typography-eyebrow-super.custom_saturnbird {
		margin-inline-end: 120px;
	}
}
/* stories section - dance eyebrow */
@media only screen and (min-width: 735px) {
	.page-rmwilliams .typography-eyebrow-super.custom_dance {
		margin-inline-end: 55px;
	}
}
/* stories section - jaunt eyebrow */
@media only screen and (min-width: 735px) {
	.page-rmwilliams .typography-eyebrow-super.custom_jaunt {
		margin-inline-end: 60px;
	}
}
/* end of stories section */

/* small business billboard */
@media only screen and (min-width: 1069px) {
	.page-rmwilliams
		.section-small-business-router
		.section-content
		.small-business-router-copy {
		max-width: 850px;
	}
}
@media only screen and (max-width: 400px) {
	.page-rmwilliams
		.section-small-business-router
		.section-content
		.typography-headline-elevated {
		font-size: 34px;
	}
}
/* end of small business billboard */
