/* Local Overrides */

/* hero */
@media only screen and (max-width: 483px) {
	.section-hero .subhead {
		margin-inline: 10%;
	}
}
