html {
    scroll-behavior: smooth;
    overflow-x: hidden;
}

.logo {
    height: 1em;
    vertical-align: text-bottom;
}

a {
	white-space: nowrap;
}

a:not( [href] ) {
	color: inherit;
	opacity: 0.5;
	pointer-events: none;
}

table th:last-child,
table td:last-child {
	text-align: right;
}