/* Local overrides */

/* Copy inside tabs */
@media only screen and (min-width: 1069px) {
	p.service-copy.typography-body-reduced-tight {
		margin-right: 10px;
	}
}

/* Hero CTA */

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