 body {font-size: var(--font-body); font-weight: 400; font-family: "Raleway"} h1, h2, h3, h4, h5, h6 {font-family: "Saira"; text-transform: uppercase; font-weight: 700} h1 {font-size: var(--font-h1); font-weight: 800; line-height: 1.1} h2 {font-size: var(--font-h2); font-weight: 700; line-height: 1.2} h3 {font-size: var(--font-h3); font-weight: 600; line-height: 1.3} h4 {font-size: var(--font-h4); font-weight: 500; line-height: 1.4} blockquote {border-style: none; font-size: var(--font-body)} .brxe-container {max-width: 141.2rem; width: 100%; padding-top: var(--gap-2m); padding-right: var(--gap-s); padding-bottom: var(--gap-2m); padding-left: var(--gap-s)} #brx-content.wordpress {max-width: 141.2rem; width: 100%} .woocommerce main.site-main {width: 100%} .bricks-button {font-size: var(--font-btn); line-height: 1; font-family: "Audiowide"; padding-top: var(--gap-xs); padding-right: var(--gap-m); padding-bottom: var(--gap-xs); padding-left: var(--gap-m)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--color-accent)} :root .bricks-button[class*="primary"] {color: var(--color-white); text-transform: uppercase} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p {margin-block-start: var(--gap-xs)}