/* Local overrides */

/* Hero */
.marquee.marquee-milestone-cta
	.viewport-content
	.marquee-detail.typography-detail {
	margin-top: var(--sk-paragraph-plus-element-margin, 0.8em);
}

/* Highlights */
.section-highlights .footnote.footnote-diamond a {
	color: rgb(0, 102, 204);
}

/* Apps section */
@media only screen and (max-width: 350px) {
	.section-apps .section-container .content-text-wrapper .content-copy {
		max-width: 320px;
		margin: 45px auto 0;
	}
}
