/**
 * print.css
 */

.do-not-print {
    display: none;
}
