.page-title {
  font-size: 0px;
  margin: 0px;
  padding: 0px;
  height: 0px;
}

.post-content h1 {
  color: #7d9471;
}

h1 {
  font-family: Serif;
  font-size: 40px;
}

h2 {
  font-family: Serif;
  font-size: 30px;
}

h3 {
  font-size: 20px;
}

.post-content h2 {
  color: #7d9471;
}

.post-content ul {
  text-indent: 0px;
  margin-left: 20px;
}