/* Author: MyristicaFragrans (https://github.com/MyristicaFragrans)
 * custom.css (c) 2023
 * Desc: description
 * Created:  2023-07-25T23:07:56.330Z
 */

.blog-post h1, .blog-post h2 {
  margin-top: 48px;
  margin-bottom: 24px;
}

.blog-post blockquote {
  padding: 0 24px;
}