/* Local Overrides */

/* sock-club */
/* sock-club - first quote  */
@media only screen and (min-width: 1069px) {
	.page-sock-club .section-content .story-quote.custom_one {
		margin-inline: 80px;
	}
}
/* end of sock-club */

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