ul, ol { margin: 0; } ul, li::marker { content: unset !important; } a:hover { text-decoration: none !important; } a:focus { outline: none; } code { color: var(--base07); padding: 0.25em 0.5em; border-radius: 4px; } h1:before, h2:before, h3:before, h4:before, h5:before, h6:before { content: '' !important; }