:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)}:where(:root) .bricks-color-light {color: var(--primary-l-8)}:where(:root) .bricks-background-light {background-color: var(--primary-l-8)}:where(:root) .bricks-color-dark {color: var(--primary-d-9)}:where(:root) .bricks-background-dark {background-color: var(--primary-d-9)}:where(:root) .bricks-color-info {color: brown}:where(:root) .bricks-background-info {background-color: brown}:where(:root) .bricks-color-success {color: green}:where(:root) .bricks-background-success {background-color: green}:where(:root) .bricks-color-warning {color: yellow}:where(:root) .bricks-background-warning {background-color: yellow}:where(:root) .bricks-color-danger {color: red}:where(:root) .bricks-background-danger {background-color: red}:where(:root) .bricks-color-muted {color: var(--n-d-19)}:where(:root) .bricks-background-muted {background-color: var(--n-d-19)} :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); text-decoration: underline} body {font-size: var(--text-m); color: var(--n-d-19); font-family: "Gabarito", Arial, sans-serif; font-weight: 400; line-height: calc(1em + 6px); text-wrap: pretty} h1, h2, h3, h4, h5, h6 {color: var(--n-d-19); font-family: "Georgia", Arial, sans-serif; font-weight: 700; line-height: calc(1em + 6px); text-wrap: balance; text-transform: capitalize} h1 {font-weight: 900; font-size: var(--h-1); text-transform: capitalize} h2 {font-weight: 900; font-size: var(--h-2); text-transform: capitalize} h3 {font-size: var(--h-3)} h4 {font-size: var(--h-4)} h5 {font-size: var(--h-5)} h6 {font-size: var(--h-6)} .brxe-section {padding-top: var(--section-padding-block); padding-right: var(--section-padding-inline); padding-bottom: var(--section-padding-block); padding-left: var(--section-padding-inline); row-gap: var(--space-xl); width: 100%} .brxe-container {width: 1440px; justify-content: center; column-gap: var(--space-l); row-gap: var(--space-l)} .woocommerce main.site-main {width: 1440px} #brx-content.wordpress {width: 1440px} .brxe-block {column-gap: var(--space-m); row-gap: var(--space-m)} .bricks-button {color: var(--n-2); font-size: var(--text-m); text-transform: capitalize; font-family: "Lato"; font-weight: 700; line-height: calc(1em + 6px); text-wrap: wrap; border-radius: var(--global-radius)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--primary)}h1,h2,h3,h4,h5,h6, p, ul, ol, li, figure, blockquote {margin: 0;}ul, ol, blockquote, button {padding: 0;}