a {
   color: inherit;
   text-decoration: none;
}

a[href^="http"]:link:after,
a[href^="http"]:visited:after {
   content: " (" attr(href) ")";
   font-size: 80%;
}

h3 {
    margin-top: 1ex;
    page-break-inside: avoid;
}