 .brx-boxed {max-width: var(--boxed-max-width); background-color: var(--white)} .brx-boxed #brx-header.brx-sticky {max-width: var(--boxed-max-width); margin-left: auto; margin-right: auto} html {background-color: #ffffff} body {background: none}:where(:root) .bricks-color-light {color: var(--lighter-grey)}:where(:root) .bricks-background-light {background-color: var(--lighter-grey)}:where(:root) .bricks-color-primary {color: var(--brand-green)}:where(:root) .bricks-background-primary {background-color: var(--brand-green)}:where(:root) .bricks-color-secondary {color: var(--brand-yellow)}:where(:root) .bricks-background-secondary {background-color: var(--brand-yellow)}:where(:root) .bricks-color-dark {color: var(--darkest-grey)}:where(:root) .bricks-background-dark {background-color: var(--darkest-grey)}:where(:root) .bricks-color-muted {color: var(--light-grey)}:where(:root) .bricks-background-muted {background-color: var(--light-grey)}:where(:root) * {border-color: var(--faded-green)}:where(:root) .bricks-color-info {color: var(--blue)}:where(:root) .bricks-background-info {background-color: var(--blue)}:where(:root) .bricks-color-success {color: var(--success)}:where(:root) .bricks-background-success {background-color: var(--success)}:where(:root) .bricks-color-warning {color: var(--warning)}:where(:root) .bricks-background-warning {background-color: var(--warning)}:where(:root) .bricks-color-danger {color: var(--error)}:where(:root) .bricks-background-danger {background-color: var(--error)} :where(.brxe-accordion .accordion-content-wrapper) a, :where(.brxe-icon-box .content) a, :where(.brxe-list) a, :where(.brxe-post-content):not([data-source="bricks"]) a, :where(.brxe-posts .dynamic p) a, :where(.brxe-shortcode) a, :where(.brxe-tabs .tab-content) a, :where(.brxe-team-members) .description a, :where(.brxe-testimonials) .testimonial-content-wrapper a, :where(.brxe-text) a, :where(a.brxe-text), :where(.brxe-text-basic) a, :where(a.brxe-text-basic), :where(.brxe-post-comments) .comment-content a {text-decoration: underline; color: #008ebd} body {color: var(--dark-grey); font-size: var(--base-font-size); line-height: 1.4; font-family: "Nunito Sans", sans-serif; font-weight: 400; text-wrap: balance} h1, h2, h3, h4, h5, h6 {color: var(--dark-grey); font-family: "Plus Jakarta Sans", sans-serif; line-height: 1.3; font-weight: 800; text-wrap: balance} h1 {font-size: 2.8em} h2 {font-size: 2.2em} h3 {font-size: 1.8em} h4 {font-size: 1.5em} h5 {font-size: 1.2em} h6 {font-size: 1em} .brxe-section {padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px} .brxe-container {max-width: 90%; width: 1000px} #brx-content.wordpress {max-width: 90%; width: 1000px} .woocommerce main.site-main {width: 1000px}