 html {font-size: 100%} body {color: var(--text-body); font-family: "Montserrat"; font-weight: 400; font-size: var(--text-m)} h1, h2, h3, h4, h5, h6 {font-family: "Playfair Display"; font-weight: 700} .brxe-container {max-width: var(--max-screen-width); width: 100%} #brx-content.wordpress {max-width: var(--max-screen-width); width: 100%} .woocommerce main.site-main {width: 100%} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-m); padding-bottom: var(--space-2xl); padding-left: var(--space-m)} .brxe-div {display: flex} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--light); font-weight: 600} .bricks-button {transition: all 0.4s; padding-top: var(--space-xs); padding-right: var(--space-s); padding-bottom: var(--space-xs); padding-left: var(--space-s); border-radius: var(--radius-xs)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d-1)} :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, .jet-listing-dynamic-link__link {color: var(--primary)}