.post_content h2 {
  background: none;
  padding: 0;
  color: #00aca5;
  margin: 10px auto 0;
  font-size: 1.2rem;
}
.post_content h2:before {
  border: none;
}
.post_content h6 {
  font-size: 0.9rem;
  letter-spacing: 0.1rem;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  padding-left: 20px;
}

.post_content li {
  font-size: 0.9rem;
}