h1, #hoofdmenu a
{
font-family: 'Roboto';
}

h1::first-letter {
  color: #ffef4d;
}
#textcontainer
{
min-height: 600px;
height: 600px;
padding-bottom: 60px;
}
#bottomonder {
    margin-top: -20px;
}
#header2 .pagecontainer
{
background-color: #68328a;
}
.btn
{
color: #eee;
}
#hoofdmenu ul > li > ul.smuitklap 
{
background-color: black;
}
div.filecontainer
{
background-color: transparent;
}
.kaldagnr, .kalmaandtxt
{
color: #111;
}
div.kaldagnr
{
font-size: 32px;
}
@media (max-width: 768px) {
#header1
{
height: 90px;
}
#header2
{
display: none;
}
#boventitelmob
{
line-height: 40px;
}
#logodiv
{
left: 30px !important;
top: 10px !important;
}
}
