
/* Make the content wider and relative to window size. */
.md-grid {
    max-width: 80%
}

:root {
    --md-tooltip-width: 600px;
}

.md-typeset h2 {
    line-height: 1.13;
}
