.brxe-text h1, .brxe-text h2, .brxe-text h3, .brxe-text h4, .brxe-text h5, .brxe-text h6, .brxe-post-content:not([data-source=bricks]) h1, .brxe-post-content:not([data-source=bricks]) h2, .brxe-post-content:not([data-source=bricks]) h3, .brxe-post-content:not([data-source=bricks]) h4, .brxe-post-content:not([data-source=bricks]) h5, .brxe-post-content:not([data-source=bricks]) h6 { margin-block-end: 0; } .brxe-text p, .brxe-post-content:not([data-source=bricks]) p { margin-block-end: 0; } .brxe-text *+h1, .brxe-text *+h2, .brxe-text *+h3, .brxe-text *+h4, .brxe-text *+h5, .brxe-text *+h6, .brxe-post-content:not([data-source=bricks]) *+h1, .brxe-post-content:not([data-source=bricks]) *+h2, .brxe-post-content:not([data-source=bricks]) *+h3, .brxe-post-content:not([data-source=bricks]) *+h4, .brxe-post-content:not([data-source=bricks]) *+h5, .brxe-post-content:not([data-source=bricks]) *+h6 { margin-block-start: var(--content-gap); } .brxe-text *+p, .brxe-post-content:not([data-source=bricks]) *+p { margin-block-start: var(--space-2xs) !important; } html body.page-id-0 #brx-content { margin-top: 100px; } .ihf-container { width: 100%; } .bricks-button { font-weight: 400; letter-spacing: -0.01em; line-height: 1.2; } .bricks-button:hover { --bshadow: rgba(0, 0, 0, 0.15); box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0px 1px 1px 0px inset rgba(255, 255, 255, 0.1), 0px 25px 50px -10px rgba(50, 50, 93, 0.25), 0px 15px 30px -15px rgba(0, 0, 0, 0.3); } .bricks-button.bricks-background-dark { border-width: 1px solid var(--dark); } .bricks-button.bricks-background-dark:hover { border-width: 1px solid var(--secondary-l-3); }