 html {font-size: 100%} body {font-size: var(--text-m); font-family: "Spectral"; color: #57503C; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "Faculty Glyphic"; font-weight: 400} h1 {font-size: var(--h1)} h2 {font-size: var(--h2)} h3 {font-size: var(--h3)} h4 {font-size: var(--h4); font-family: "ST"; font-weight: 500} h5 {font-size: var(--h5); font-family: "ST"; font-weight: 500} h6 {font-size: var(--h6); font-family: "ST"; font-weight: 500} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-l); padding-bottom: var(--space-2xl); padding-left: var(--space-l)} .brxe-container {column-gap: var(--space-m); row-gap: var(--space-m); max-width: 1280px; width: 100%} #brx-content.wordpress {max-width: 1280px; width: 100%} .woocommerce main.site-main {width: 100%} :root .bricks-button[class*="primary"]:not(.outline) {background-color: #212121} :root .bricks-button[class*="primary"] {color: var(--bricks-color-vamnee); border-radius: .5rem} .bricks-button {font-weight: 600; font-size: 14px; padding-top: 12px; padding-right: 22px; padding-bottom: 12px; padding-left: 22px; border-radius: 5px} :root .bricks-button[class*="danger"]:not(.outline) {background-color: #ff0037} :root .bricks-button[class*="warning"]:not(.outline) {background-color: #ff4d00} :root .bricks-button[class*="success"]:not(.outline) {background-color: #00a857} :root .bricks-button[class*="info"]:not(.outline) {background-color: #0054f0} :root .bricks-button[class*="muted"]:not(.outline) {background-color: #a3a19f} :root .bricks-button[class*="muted"] {color: #4a4845} :root .bricks-button[class*="dark"]:not(.outline) {background-color: #131211} :root .bricks-button[class*="light"]:not(.outline):where(:not(.bricks-lightbox)) {background-color: #ffffff} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--bricks-color-vamnee)} :root .bricks-button[class*="secondary"] {border: 1px solid #f0f0f0; border-radius: .5rem; color: #212121} .brxe-block {column-gap: 20px; row-gap: 20px} .brxe-div {column-gap: 20px; row-gap: 20px} html {background-color: #F0ECE7} body {background: none} .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-l)} .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-s)} .brxe-text * + *, .brxe-post-content:not([data-source=bricks]) * + *, body:not(.woocommerce-checkout) [class*=woocommerce] * + *:not(.brxe-woocommerce-account-form-edit-account *) {margin-block-start: var(--space-s)}h1,h2,h3,h4,h5,h6, p {margin: 0;}