/* 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;
	}
}

/* ribbon footer */

.ribbon_footer {
	font-weight: 600;
}

.ribbon_footer .ribbon_footer-content-wrapper {
	text-align: center;
	padding: 24px 0;
}
