/* css styles */
//* Add bottom margin to images. This was a pain. */
.quarto-post .thumbnail img {
  margin-bottom: 1rem;
}

.quarto-post .thumbnail {
  margin-bottom: 1rem;
}

a {
  text-decoration: none;
}