 html {background-color: var(--bg-color)} body {background: none} .pswp .pswp__bg {background-color: var(--bg-color)} .pswp.brx .pswp__top-bar button.pswp__button--close svg {color: var(--default-grey)}:where(:root) .bricks-color-primary {color: var(--default-grey)}:where(:root) .bricks-background-primary {background-color: var(--default-grey)}:where(:root) .bricks-color-secondary {color: var(--sage-1)}:where(:root) .bricks-background-secondary {background-color: var(--sage-1)} body {color: var(--default-grey); font-family: "Fredoka"; font-weight: 400; font-style: normal; line-height: var(--line-height-130); font-size: var(--text_18)} h1, h2, h3, h4, h5, h6 {color: var(--grey-1); font-family: "Fredoka"; font-weight: 500; font-style: normal; font-size: var(--text_26)} .brxe-container {width: 100%; max-width: var(--max-screen-width); display: flex; align-items: center} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: var(--max-screen-width)} .brxe-block {display: flex} .bricks-button {font-size: var(--text_16); padding-top: 1.5rem; padding-right: 3rem; padding-bottom: 1.5rem; padding-left: 3rem} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--sage-1)} :root .bricks-button[class*="primary"] {font-size: var(--text_16); font-family: "Fredoka"; font-weight: 500; font-style: normal; line-height: var(--line-height-130); color: #ffffff; border: 0; border-style: none; border-radius: 100px} :root .bricks-button[class*="secondary"] {font-size: var(--text_16); color: var(--grey-1); font-family: "Fredoka"; font-weight: 500; font-style: normal; line-height: var(--line-height-120)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: rgba(0, 0, 0, 0)} .bricks-button.sm {padding-top: 1rem; padding-right: 2rem; padding-bottom: 1rem; padding-left: 2rem} .brxe-section {padding-right: var(--space_20); padding-left: var(--space_20)}.brxe-divider .line {border-top-width: 1px}.brxe-divider.horizontal .line {border-top-color: var(--light-grey-1)}.brxe-divider.vertical .line {border-right-color: var(--light-grey-1)}.brxe-divider .icon i {color: var(--light-grey-1)}