.testanjo {
   font-family: "calibri",  sans-serif;
   font-size: 1.1rem;

}

body {
   font-family: "calibri",  sans-serif;
   font-size: 1.1rem;

}

.imgspijkers{
   margin-top: 53px;
 
}

.navbar-anjo {
   background: #fccc36 !important;
}

.nav-link{
/* color:black !important; */
color: #555555 !important;   
}

.active {
   /* text-decoration-color: #01b0f3; */
   color: #01b0f3 !important;
}

.disabled{
   color: #ababab ! important;
} 


.bla {
   color: blue;
}

div.citaat{
   border-style: solid;
   border-width: 1px;
   border-color: lightgray;
   margin-left: 40px;
}

p.citaat {
   margin-left: 5px; 
   font-style: italic;
}

p.citaat_naam {
   margin-left: 40px;
}


