*{ outline: none} html {font-size: 100%} body {font-family: "Helvetica"; font-weight: 400; line-height: 1.5; font-size: var(--text-m); color: var(--black)} h1, h2, h3, h4, h5, h6 {line-height: 1.2} h1 {font-size: var(--heading-2xl)} h2 {font-size: var(--heading-xl)} h3 {font-size: var(--heading-l)} h4 {font-size: var(--heading-m)} h5 {font-size: var(--heading-s)} h6 {font-size: var(--heading-xs)} .brxe-container {max-width: 1200px; width: 100%} #brx-content.wordpress {max-width: 1200px; width: 100%} .woocommerce main.site-main {width: 100%} .brxe-section {padding-top: var(--space-3xl); padding-right: var(--space-m); padding-bottom: var(--space-3xl); padding-left: var(--space-m)} .brxe-div:where(:not(.brx-dropdown-content)) {display: flex} :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 {transition: all 0.3s} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--primary)} .bricks-button {color: var(--white); padding-top: 10px; padding-right: 20px; padding-bottom: 10px; padding-left: 20px} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--white)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary)} :root .bricks-button[class*="secondary"] {color: var(--white)}