a[href^="#"] {
	color: inherit;
	text-decoration: none;
	border-bottom: 1px dotted;
	cursor: help;
}
dl dt:not(:first-child) {
	margin-top: .5lh;
}
main {
	i {
		font-family: var(--pico-font-family-monospace), monospace;
	}
}