.markdown-body table th:empty,
.markdown-body table td:empty {
border-top-color: transparent;
border-bottom-color: transparent;
background-color: white;
width: 2rem;
}
.header-nav.-expanded {
pointer-events: none;
}
.header-nav.-expanded a {
pointer-events: auto;
}