h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
    display: inline;
    vertical-align: middle;
    height: 1em;
    margin-left: 0.5em;
}

.prose h2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
}

.prose code::before,
.prose code::after {
    content: none !important;
}