.page-title, .page-description {
  font-family: "Courier New", Courier, monospace;
}

.blog-logo img {
  height: 27px;
  margin-top: -25px;  /* 35 - 25 = 10 */
  margin-left: -30px; /* 40 - 30 = 10 */
}

.author-meta {
  margin-bottom: 0px;
}

.post-footer .share a {
  margin: 0px;
}

.tag-template .main-header {
    height: 30vh;
}

.page-template .main-header {
    height: 30vh;
}

.post-template .main-header {
    height: 30vh;
}

.post-date {
  margin-left: 0px;
  padding-left: 0px;
  border-left: 0;
}