.md-header__button.md-logo {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.md-header__button.md-logo img,
.md-header__button.md-logo svg {
  height: 80px;
  width: auto;
  margin-bottom: -15px;
  margin-top: 10px;
}

:root {
  --md-primary-fg-color: #023452;
}
