/* icons */
.icon-wrapper .icon,
.icon-wrapper .more::after,
.icon-wrapper .icon-before::before,
.icon-wrapper .icon-after::after {
	position: relative;
}

span.icon.icon-after.icon-chevronright::after, a.toplink.typography-body-reduced.icon.icon-after.icon-chevronup::after {
    top: -.08em;
}

.section-hero {
    margin-top: 80px;
}

/* The section in US page is not centered ATM.
If the section in US page becomes centered, this is OK to remove */
.section-hero .intro-copy {
    max-width: unset;
}