/* AAFC Online WET4 Custom Utility Styles */

/* Print URL override */
@media print {
	a[href]:after {
        content: none
    }
}


