/* header {
  display: none;
}

footer {
  display: none;
}

.cookie-banner {
  display: none !important;
}

.btn {
  display: none !important;
}


::-webkit-scrollbar {
  width: 0px;

}

::-webkit-scrollbar-track {
  background: #f1f1f1;

}

::-webkit-scrollbar-thumb {
  background: #000;

  border-radius: 0px;

}

::-webkit-scrollbar-thumb:hover {
  background: #555;

} */

#page>footer>div.container.mx-auto.border-t.border-purple-900.py-4.md\:py-8.md\:px-3.mp-mobile-bounds>div.grid.grid-cols-2.md\:grid-cols-4.gap-x-8.md\:gap-x-0>div.col-span-2.md\:col-span-1>div.pt-6.md\:pt-16.pb-4.md\:pb-8.mp-form.mp-form--newsletter.text-center.md\:text-left>strong,
.grecaptcha-badge {
  display: none !important;
}