.powered-by,
.footer,
a[href*="listmonk.app"] {
  display: none !important;
}

body {
  font-family: Inter, Arial, sans-serif;
  background: #f6f8fb;
}

.logo img {
  max-height: 56px;
}

.card,
.box {
  border-radius: 14px;
}