* {
  background-color: transparent; }

.sidebar,
#navigation,
#header,
#header-region,
#search-theme-form,
#footer,
.breadcrumb,
.tabs,
.feed-icon,
.links,
.pageNavigation,
#PersistentNavigation,
.radix-layouts-sidebar {
  display: none; }

#page {
  width: 100%; }

#content,
#content #content-inner,
.content,
.title {
  margin: 20px 0;
  width: auto; }

a:hover, a:active, a:link, a:visited {
  color: black; }

a[href]:after {
  content: "" !important; }

body {
  font-size: 12px; }
  body h1 {
    font-size: 24px; }
  body h2 {
    font-size: 20px; }
  body h3 {
    font-size: 18px; }
  body h4 {
    font-size: 16px; }
  body h5 {
    font-size: 16px; }

.radix-layouts-content {
  width: 100%; }

/*# sourceMappingURL=print.css.map */
