.blog-header, .blog-post, .blog-pagination {
  margin-bottom: 2rem;
}

/* Make sure the image size is reasonable. */
.blog-post img {
  max-width: 100%;
}

.badge-primary {
	background-color: #c2d1f0;
}

a {
	color: #004080;
}

