/* local overrides */

@media (max-width: 335px) {
	#ac-localnav .ac-ln-title {
		font-size: 17px;
	}
}


@media only screen and (min-width: 1069px) {
	.grid-item[data-analytics-section-engagement="name:dans pet care"]
		.hub-tile-headline.typography-tile-full-headline {
		max-width: 24rem;
	}
}

/* stories - dance */
@media (min-width: 735px) {
	.section-stories
		.hub-tile-cover-center
		.large-7:has(> .hub-tile-cover-headline.typography-headline) {
		max-width: 62%;
	}
}
/* end of dance */

/* stories section */
/* stories section - saturnbird eyebrow */
@media only screen and (min-width: 1069px) {
	.section-stories
		.hub-tile-content-container
		.typography-eyebrow-super.custom_saturnbird {
		margin-inline-end: 70px;
	}
}
/* end of stories section */

