/* .inc-nav-buttons, */
.q-mark,
.print,
/* .btn, */
.header__bottom,
.header__banner {
    display: none;
}
header {
    margin-bottom: 3rem;
}
.header__top {
    padding-bottom: 1rem;
}
table tbody tr td:before,
table tbody tr td:after {
    content: "";
    height: 4px;
    display: block;
}
.heading-orange,
.card-header.orange, .card-header.orange::after {
    color: #444;
    background-color: transparent;
    text-decoration: none;
}
/*body {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
}*/
.col, .col-md-8, .col-lg-6 {
    max-width: 100% !important;
}
#accordion .card .show, canvas, table, .print-non-break {
    page-break-inside: avoid !important;
}
