h3,
h4,
h5,
h6 {
  letter-spacing: -.05em;
  font-weight: 600;
}

.post-content h3 {
    margin-top: 5px;
    margin-bottom: 5px;
}

.post-content h4 {
    margin-top: 5px;
}

p {
    margin-bottom: 0;
}

ul {
    margin-left: 0;
}