 /*!
  * Bootstrap v3.3.5 (http://getbootstrap.com)
  *
  * Bootstrap PRINT - reset print style (bootstrap-print.css)
  * Copyright 2015-2017 Atelier 26, Daniel Kleiner
  */


/* PRINT STYLE
-------------------------------------------------- */

@media print{
  body a[href]:after {content:none;} /* no URL */
}
