 body {font-family: "Open Sans"; font-size: var(--cf-text-m); font-weight: 500; color: var(--cf-dark)} h1, h2, h3, h4, h5, h6 {color: var(--cf-dark); font-family: "Open Sans"} h1 {font-size: var(--cf-text-4xl); font-weight: 700; font-family: "Open Sans"} h2 {font-size: var(--cf-text-2xl); font-weight: 600; font-family: "Open Sans"} h3 {font-size: var(--cf-text-2xl); font-weight: 500; font-family: "Open Sans"} h4 {font-size: var(--cf-text-xl); font-weight: 500; font-family: "Open Sans"} h5 {font-size: var(--cf-text-l); font-family: "Open Sans"; font-weight: 500} h6 {font-size: var(--cf-text-m); font-family: "Open Sans"; font-weight: 500} .bricks-type-hero {font-family: "Open Sans"} .bricks-type-lead {font-family: "Open Sans"} .brxe-container {width: var(--cf-max-screen-width)} .woocommerce main.site-main {width: var(--cf-max-screen-width)} #brx-content.wordpress {width: var(--cf-max-screen-width)} .brxe-section {width: var(--cf-full-width)} :root .bricks-button[class*="primary"] {font-size: var(--button--text-size); color: var(--color--black); font-family: "Open Sans"; font-weight: 600} :root .bricks-button[class*="secondary"] {font-size: var(--button--text-size); color: var(--color--black)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--color--cta-primary-light)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--color--cta-secondary-light)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--color--cta-primary--hover-light)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: hover} :root .bricks-button[class*="primary"]:not(.outline):active {background-color: var(--color--cta-primary--active-light)} :root .bricks-button[class*="secondary"]:not(.outline):active {background-color: var(--color--cta-secondary--active-light)} .bricks-button {border-radius: var(--border-radius--s)} html {background-color: var(--cf-bg-body)} body {background: none}@media (max-width: 767px) { .brxe-section {padding-right: var(--cf-gap-l); padding-left: var(--cf-gap-l)}}