 html {font-size: var(--base-font-size)} h1 {font-size: var(--h-1)} h2 {font-size: var(--h-2)} h3 {font-size: var(--h-3)} h4 {font-size: var(--h-4)} h5 {font-size: var(--h-5)} h6 {font-size: var(--h-6)} h1, h2, h3, h4, h5, h6 {font-family: "Museo"; font-weight: 700} body {font-family: "Montserrat"} .brxe-container {padding-top: var(--space-xl); padding-right: var(--space-xl); padding-bottom: var(--space-xl); padding-left: var(--space-xl); width: 100%} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%} .brxe-block {column-gap: var(--space-lg); row-gap: var(--space-lg)}:where(:root) .bricks-color-primary {color: #6e2b8b}:where(:root) .bricks-background-primary {background-color: #6e2b8b}:where(:root) .bricks-color-secondary {color: #be29ec}:where(:root) .bricks-background-secondary {background-color: #be29ec} :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: #be29ec} .bricks-button {color: #f5f5f5} :root .bricks-button[class*="primary"] {border-radius: 1.5rem; color: #f5f5f5; font-weight: 700} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bricks-color-jtmyir)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--bricks-color-xymrjx)} .brxe-section {max-width: 1920px}@media (min-width: 1440px) { .brxe-container {max-width: 1440px; padding-right: calc(var(--space-xl) * 2); padding-left: calc(var(--space-xl) * 2)} #brx-content.wordpress {max-width: 1440px}}