/* Enter Your Custom CSS Here */
.powered-by {
  display:none;
}
h2 {
  font-size:22px;
}
.entry-content h2 {
  margin-bottom:4px;
}
.post-date, .post-time, .post-comments,  .post-author {
  display:none;
}
.onderschrift{
  font-size:0.7em !important;
}
.pw-wrap > span {
  width:100% !important;
  box-shadow:none;
  border:  1px #eaeaea solid;
}
.post-navigation >h2 {
  display:none;
}
.archive-top-big-title {
  font-size:4em;
  text-shadow:3px 3px 0px rgba(0,0,0,0.5);
  line-height:1.125em;
}
.archive-top-text {
  font-size:2em;
    text-shadow:2px 2px 0px rgba(0,0,0,0.5);
}
.sticky-navigation .navbar-brand img {
  -webkit-backface-visibility:visible;
}