/*------------------------------------
    GRADS/PRINT.SCSS
 * ------------------------------------*/
/**
  Print styles
 */
#data, .pre {
  display: none;
}

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