/* Local overrides */

/* Hero CTA */

@media screen and (max-width: 545px) {
	.section-hero .more {
		display: inline-block;
		max-width: 24ch;
	}
}

/* Superscripts style */

.footnote-asterisk a {
	text-decoration: none;
}
