.entry-content > div > div > * {margin-top: 1rem;}.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5 {color: rgb(var(--content-primary));}.entry-content h1, .entry-content h2 {font-size: 18px;}.entry-content h3, .entry-content h4, .entry-content h5 {font-size: 18px;}.entry-content ul, .entry-content ol {margin-top: 2rem;margin-bottom: 2rem;}.entry-content ul li, .entry-content ol li {margin-top: 0.5rem;}.entry-content ul li::marker, .entry-content ol li::marker {color: rgb(var(--tab-ghost-accent-selected));}.entry-content ul li:first-child, .entry-content ol li:first-child {margin-top: 0;}.entry-content ol li {list-style: decimal;list-style-position: inside;}.entry-content ul li {list-style: disc;list-style-position: inside;}.entry-content table {width: 100%;max-width: 100%;margin: 2rem auto;border: 1px solid rgb(var(--content-primary));border-radius: 1rem;border-collapse: separate;}.entry-content table tr {margin: 0;}.entry-content table tr td {margin: 0;padding: 0.5rem 0 0.5rem 1rem;color: rgb(var(--content-primary));}.entry-content table tr td:last-child {padding-right: 1rem;}.entry-content table tr:nth-child(even) td {background: rgba(255, 255, 255, 0.1);}@media (min-width: 768px) {.entry-content h1, .entry-content h2 {font-size: 32px;}.entry-content h3, .entry-content h4, .entry-content h5 {font-size: 24px;}}@media (min-width: 1100px) {.entry-content table {width: 50%;}}