body {
  background: #ffffff;
  color: #000000;
  font: 12pt Georgia, serif;
}

.site-header,
.mobile-action-bar,
.consent-banner,
.hero-actions,
.cluster-actions,
.inline-actions,
form,
button {
  display: none !important;
}

a {
  color: #000000;
  text-decoration: underline;
}

.card,
.panel,
.form-card,
.footer-card,
.stat-card,
.legal-layout article {
  box-shadow: none;
  border: 1px solid #cccccc;
  background: #ffffff;
}
