
/* Hide Powered by listmonk */
.footer, footer { display: none !important; }
/* Hide listmonk logo on public pages */
.header .logo img { display: none !important; }
.header .logo a { font-size: 0 !important; }
.header .logo a::before {
  content: "Fire Comms";
  font-size: 22px;
  font-weight: 700;
  color: #1a1a1a;
}
