@media (max-width:767px) {}

.toc__link.is-active {
	background: white;
	border-left-color: white;
	color: var(--brand);
}

[id] {
	scroll-margin-top: 110px;
}