body {
    background: #fff !important;
    color: #000 !important;
    font: 12pt/1.5 Georgia, "Times New Roman", serif;
}

.wr-bg,
.wr-navbar,
.wr-project-strip,
.wr-banner,
.btn,
.btn-open-sidebar,
.sidebar,
.psi__btn-view-mode,
.report-hero__actions,
.wr-footer__verify {
    display: none !important;
}

.wr-main,
.wr-shell,
.hero-panel,
.report-hero,
.category-wrapper,
.review-card-modern,
.feature-card-modern {
    background: #fff !important;
    box-shadow: none !important;
    border-color: #ccc !important;
}

a,
a:visited {
    color: #000 !important;
    text-decoration: underline;
}

.wr-footer {
    border-top: 1px solid #ccc;
    margin-top: 24pt;
}

.category-wrapper > .row,
.table td,
.table th {
    break-inside: avoid;
}
