/* https://github.com/squidfunk/mkdocs-material/issues/1522 */
.md-typeset h5 {
    text-transform: none;
}
