.k1p-hero-overlay h1 {
		color:#fff;
		margin:0.5em auto;
		font-size: 24vw;
		text-shadow: 4px 4px 0px #7D2F92;
		line-height: .9;
	}

	.k1p-hero-overlay h1 span{
		font-size: .7em;
		display: block;
		text-shadow: none;
	}

	.k1p-hero-overlay h1 span:nth-last-of-type(1){
		font-size: .25em;

	}


@media (min-width:48em) {
	.k1p-hero-overlay h1 {
		font-size: 8vw;
	}

}

.button-cta {
    padding: 0.75em 1em 0.6em;

}
@media (min-width:48em) {
.k1p-coming-soon-row .button-cta {
    max-width: 20em;}
}