 :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 {color: var(--primary); transition: var(--trans-default)} :where(.brxe-accordion .accordion-content-wrapper) a:hover, :where(.brxe-icon-box .content) a:hover, :where(.brxe-list) a:hover, :where(.brxe-post-content):not([data-source="bricks"]) a:hover, :where(.brxe-posts .dynamic p) a:hover, :where(.brxe-shortcode) a:hover, :where(.brxe-tabs .tab-content) a:hover, :where(.brxe-team-members) .description a:hover, :where(.brxe-testimonials) .testimonial-content-wrapper a:hover, :where(.brxe-text) a:hover, :where(a.brxe-text):hover, :where(.brxe-text-basic) a:hover, :where(a.brxe-text-basic):hover, :where(.brxe-post-comments) .comment-content a:hover {color: var(--primary-d-5)} h1 {font-size: var(--font-h1)} h2 {font-size: var(--font-h2); font-weight: 400; font-family: "GeneralSans"; margin-bottom: var(--gap-2xs)} h3 {font-size: var(--font-h3)} h4 {font-size: var(--font-h4)} h5 {font-size: var(--font-h5)} h6 {font-size: var(--font-h6)} .bricks-type-hero {font-size: var(--font-hero)} body {font-size: var(--font-body); line-height: 1.3; font-family: "Open Sans"; font-weight: 400; color: var(--primary-d-3); background: none} h1, h2, h3, h4, h5, h6 {font-family: "Open Sans"; line-height: 1.1} .brxe-section {margin-bottom: var(--section-space-btm); justify-content: center; align-items: center; padding-top: var(--gap-2xs); padding-right: var(--gap-2xs); padding-bottom: var(--gap-2xs); padding-left: var(--gap-2xs)} .brxe-container {width: 100%; max-width: var(--container-max-width)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: var(--container-max-width)} .bricks-button {transition: var(--trans-default); color: var(--white); font-size: 16px; text-transform: uppercase; font-weight: 600; padding-top: .7em; padding-right: 1.2em; padding-bottom: .7em; padding-left: 1.2em; border-radius: var(--border-s)} :root .bricks-button[class*="primary"] {color: var(--white); text-transform: uppercase; font-family: "GeneralSans"; font-weight: 600} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="secondary"] {color: var(--white)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--primary)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--primary-d-5)} .bricks-button:hover {color: var(--white)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d-5)} :root .bricks-button[class*="primary"]:hover {color: var(--white)} :root .bricks-button[class*="secondary"]:hover {color: var(--primary)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--primary-l-6)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="muted"] {border: 2px solid var(--white); color: var(--white)} :root .bricks-button[class*="muted"]:not(.outline) {background-color: transparent} :root .bricks-button[class*="muted"]:not(.outline):hover {background-color: var(--primary-d-4)} :root .bricks-button[class*="muted"]:hover {border: 2px solid var(--primary-d-4) !important} html {background-color: var(--white)}