.topbar,
.navbar,
.whatsapp-float,
.back-to-top,
footer {
  display: none !important;
}

body {
  font-size: 12pt;
  color: #000;
  background: #fff;
  padding-top: 0;
}

a {
  color: #000;
  text-decoration: none;
}
