html:not(.windows) .jump-links .icon::before,
html:not(.windows) .jump-links .icon::after {
	-webkit-transform: translateY(-0.15em);
	transform: translateY(-0.15em);
}

html:not(.windows) .resources-sections .more::before,
html:not(.windows) .resources-sections .more::after {
	margin-top: 0;
	-webkit-transform: translateY(-0.1em);
	transform: translateY(-0.1em);
}

#resources-sections .resource-section .link-list .link {
	display: inline-block;
}
.section-hero .jump-link .link-copy {
	margin-right: 0;
}
.section-hero .jump-links .icon::after {
	margin-left: 5px;
	margin-top: 0.28em;
}
html.ios .section-hero .jump-links .icon::after {
	margin-top: 0.35em;
}
html.ios #ac-localnav .ac-ln-button,
html.tablet.safari #ac-localnav .ac-ln-button {
	padding-top: 4px;
	padding-bottom: 2px;
}
