html, body, main {
    background-color: #fff !important;
    color: #000 !important;
    font-size: 12pt;
    line-height: 1.2;
}

#daagy-header, .print-hide {
    display: none;
}

.bg-light {
    background-color: #fff !important;
}

.my-5 {
    margin: 0 !important;
}

a[href]:after {
    content: " (" attr(href) ")";
}
