/* Add here all your CSS customizations */


html .scroll-to-top.visible:hover {
	color: #10447a;
}


html .scroll-to-top {
	color: #10447a;
}

::selection {
  background: #10447a; 
  color:#fff;
}

.breadcrumb > .active {
    color: #10447a;
}

a:hover {
	color:#4297f2;
}

.blauw {
	color:#34649a;
}

.nav {
	
	font-family: 'Exo', sans-serif;
}

h1, h2, h3, h4, h5 {
	/*font-family: "bauhaus_93regular", Bauhaus, normal;*/
	font-family: 'Exo', sans-serif;
}