 .brxe-container {max-width: var(--max-screen-width); min-width: var(--min-screen-width)} #brx-content.wordpress {max-width: var(--max-screen-width); min-width: var(--min-screen-width)}:where(:root) .bricks-color-primary {color: var(--blue)}:where(:root) .bricks-background-primary {background-color: var(--blue)}:where(:root) .bricks-color-secondary {color: var(--med-blue)}:where(:root) .bricks-background-secondary {background-color: var(--med-blue)}:where(:root) .bricks-color-light {color: var(--pale-blue)}:where(:root) .bricks-background-light {background-color: var(--pale-blue)}:where(:root) .bricks-color-dark {color: var(--blue-d-2)}:where(:root) .bricks-background-dark {background-color: var(--blue-d-2)}:where(:root) .bricks-color-success {color: var(--success)}:where(:root) .bricks-background-success {background-color: var(--success)}:where(:root) .bricks-color-warning {color: var(--error)}:where(:root) .bricks-background-warning {background-color: var(--error)} body {font-size: var(--text-m); font-family: "Poppins"} h1, h2, h3, h4, h5, h6 {color: var(--blue); font-weight: 600} h1 {font-size: var(--text-xl); margin-top: var(--space-xl)} h2 {font-weight: 600; font-size: var(--text-xl); margin-top: var(--space-xl); margin-bottom: var(--space-s)} h3 {font-size: var(--text-l); margin-top: var(--space-l); margin-bottom: var(--space-s)} h4 {font-size: var(--text-m); margin-top: var(--space-l); margin-bottom: var(--space-s)} blockquote {margin-top: 48px; margin-bottom: 48px; border-color: var(--med-blue-l-1); font-size: var(--text-l); font-family: "Poppins"; font-weight: 500; color: var(--blue)} .bricks-button {font-size: var(--text-xs); font-weight: 600; text-transform: uppercase} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--red)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--med-blue)} :root .bricks-button[class*="secondary"] {color: var(--light)} :root .bricks-button[class*="primary"] {color: var(--light); border-style: none} .bricks-button.outline {border-radius: var(--radius-s)} :root .bricks-button[class*="primary"].outline {border-radius: var(--radius-s)} :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, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a {color: var(--med-blue); font-weight: 600}