/* Restores original decimal markers in the two affected numbered lists. */
.content-column ol { list-style: decimal outside; }
/* Only connected to IPL, Tattoo and Impressum in addition to the numbered-list pages. */
[data-correction="ipl-options"] { flex-wrap: wrap; gap: 12px 16px; }
[data-correction="tattoo-copy"] > p { margin: 1em 0; }
[data-correction="tattoo-copy"] > p:first-child { margin-top: 0; }
[data-correction="privacy-link-gap"] { min-height: 1.3em; margin: 1em 0; }
