/*
***
* project public site: https://www.klusmus.nl/
* object global name: print.css
* object authored offline: 2020-12-04
* object created offline: 2020-12-04
* styles edited offline: 2022-04-16
* object available online: 2020-12-04
* object withdrawn online: X
* aspect updated online: Null
***
*/

/* Don't print link hrefs */
@media print {
  a[href]:after {
    content: none
  }
}

#bookmarklet
	{
	border: 0px !important;
	margin-left: 1px;
	margin-right: 1px;
	}
	
.bg-primary {
  color: #fff !important;
  background-color: #607D8B !important;
}
