/* Rounded code blocks */
.md-typeset .highlight {
  border-radius: 4px;
}

/* Extra spacing around blog post excerpts */
.md-post__content {
  margin-bottom: 0.5rem;
}

/* Ad placeholder spacing */
.ad-container {
  margin: 2rem auto;
  text-align: center;
}
