/*
 * This file is intended for custom print-specific CSS on a per-client basis
 */

a[href]::after {
	content: none;
}