.sidebar, 
.site-header, 
.breadcrumbs, 
.button-wrapper, 
.link-button, 
.print-hide {
    display: none!important;
}

.table td {
    border-bottom: 1px solid #c0c0c0;
}

h1 {
    font-size: 1.5rem;
}

h2 {
    font-size: 1.3rem;
}

p, th, td, li {
    font-size: 0.875rem;
}