a {
    text-decoration: underline;
}

a.md-nav__link {
    text-decoration: none;
}

.md-header {
    background-color: rgb(158 194 34);
}

.md-header__button.md-logo :where(img,svg) {
	width: unset;
}