/****** PLACE YOUR CUSTOM STYLES HERE ******/

.nav-bar {
	background-color:white;
	border-bottom: solid 20px #000;
	height: 90px;
    max-height: 90px;
	line-height:65px;
}

.accent-bk {
	color:#444;
	font-weight:500;
}


/*.bg-primary {
	background-color:#f9c5c0 !important;
}*/

.bg-zwart {
	background-color:#000000 !important;
}
