/* cta hero button */
@media only screen and (max-width: 734px) {
	.cta-links-launch a {
		text-wrap: wrap;
		max-width: 136px;
	}
	.section-hero .cta-links-launch {
		margin-top: 0.8em;
	}
}

.section-announced .custom_disclaimer {
	color: #ffffff;
	opacity: 56%;
	margin-top: 16px;
}
