@media screen and (min-width: 1400px) { html { font-size: calc((10 / ((1400 * 0.01) * 1)) * 1vw); } } .brxe-text ul, .brxe-text ol { padding-left: 2rem; } .brxe-post-content h1, .brxe-post-content h2, .brxe-post-content h3, .brxe-post-content h4, .brxe-post-content h5, .brxe-post-content h6 { margin-bottom: 1.5rem; } .brxe-post-content p { margin-bottom: 3rem; }