
.header .logo img, .logo img {
  max-height: 36px;
  width: auto;
  max-width: min(320px, 88vw);
}
.header { padding-top: 1.5rem; }
.home-options { display: none !important; }
footer.container {
  font-size: 0.95rem;
  letter-spacing: 0.01em;
  color: #5a6570;
  max-width: 28rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  line-height: 1.45;
}
footer.container a[href*="listmonk.app"] { display: none !important; }
