.typography-foundation-headline .foundation-headline{
	font-weight: 600;
}

ul.links-stacked.typography-hero-copy li{
	display: inline-block;
	margin-left: 20px;
}

@media only screen and (min-width: 1069px) and (max-width: 1149px) {
	.typography-router-headline {
		font-size: 51px;
	}
}

ul.links-stacked.typography-hero-copy li.hero-cta-li:last-child {
	margin-top: 10px;
}

@media only screen and (max-width: 1068px) {
	ul.links-stacked.typography-hero-copy li.hero-cta-li:last-child {
		margin-top: 8px;
	}	
}

@media only screen and (max-width: 734px) {
	ul.links-stacked.typography-hero-copy li.hero-cta-li:last-child {
		margin-top: 8px;
	}	
}