/* OW Canvas — Print stylesheet */
@page { margin: 1.6cm; }

* { background: transparent !important; color: #000 !important; box-shadow: none !important; text-shadow: none !important; }
body { font-family: Georgia, "Times New Roman", serif; font-size: 11pt; line-height: 1.45; }
.owc-header, .owc-footer, .owc-nav, .owc-search-form, .owc-theme-toggle, .owc-skip-link,
.owc-post-nav, .owc-comments, .owc-author-card, .owc-tags, .owc-breadcrumb, .owc-more-link {
  display: none !important;
}
.owc-main { padding: 0 !important; }
a, a:visited { text-decoration: underline; }
a[href]::after { content: " (" attr(href) ")"; font-size: 9pt; color: #666 !important; }
a[href^="#"]::after, a[href^="javascript"]::after { content: ""; }
img { max-width: 100% !important; page-break-inside: avoid; }
h1, h2, h3 { page-break-after: avoid; }
p, blockquote { orphans: 3; widows: 3; }
blockquote { page-break-inside: avoid; }
