/* verbergen thema */

.site-info {
  display: none;
}

.Speciaal {
  background-color: #FFFFFF;
  Color: #ffffff;
  font-size: 14px;
}

.Speciaal a:hover {
  Color: #FFFFFF!important
}


/* logo maximale grootte in header */

.custom-logo-link img {
  max-width: 100% !important;


.single-featured-image-header {
  height: 400vh;
  max-height: 4000px;
}



/* header grootte verkleind */

.site-branding,
.site-branding .wrap {
  margin-bottom: 15vh !important;
}




  
.entry-content {
  max-width: 100%!important;
}


.site-content-contain {
  background-color: lightsteelblue !important;
}

.site-info {
  display: none;
}

.site-description {
  font-size: 10px;
  color: #166bbf;
}
  
  .home #header-image {display: none; }