
.postMeta {
  display: block;
  margin: 0px 0 5px 0;
  color: #666;
  line-height: 1em;
}

.postTitle {
  color: #0071e3;
  margin: 0px;
}

.postTitle a,
.postTitle a:visited {
  color: #0071e3;
}

.postTitle a:hover {
  text-decoration: underline;
  color: #0071e3;
}

.postContent {
  margin-bottom: 40px;
}
