body{ min-height: 100vh} html {font-size: 100%} body {color: var(--text-body); font-family: "Poppins"; font-weight: 400; font-size: var(--text-m); line-height: 1.5} h1, h2, h3, h4, h5, h6 {font-family: "Poppins"; line-height: 1.2; font-weight: 600} .brxe-container {max-width: var(--max-screen-width); width: 100%} #brx-content.wordpress {max-width: var(--max-screen-width); width: 100%} .woocommerce main.site-main {width: 100%} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-m); padding-bottom: var(--space-2xl); padding-left: var(--space-m)} .brxe-div:where(:not(.brx-dropdown-content)) {display: flex} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p:not(.brxe-woocommerce-account-form-edit-account *) {margin-block-start: var(--space-xs)} .brxe-text * + :is(h1, h2, h3, h4, h5, h6), .brxe-post-content:not([data-source=bricks]) * + :is(h1, h2, h3, h4, h5, h6), body:not(.woocommerce-checkout) [class*=woocommerce] * + :is(h1, h2, h3, h4, h5, h6) {margin-block-start: var(--space-m)}