.post-excerpt {
  margin-bottom: 2vh;
}

.post-title a {
  color: #FFF;
  text-decoration: none;
}

/* fix posts not changing to black during light mode */
.post-title a:hover {
  text-decoration: underline;
}

.post-excerpt p {
  margin-bottom: 0.5em;
  line-height: 1.5;
}
