[data-svnav-router],
[data-svnav-route-start],
[data-svnav-route-end] {
	display: none;
}

[data-svnav-announcer] {
	position: fixed;
	top: -1px;
	left: 0;
	width: 1px;
	height: 1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	white-space: nowrap;
	border: 0;
}
