 .brxe-container {width: 900px} .woocommerce main.site-main {width: 900px} #brx-content.wordpress {width: 900px} html {font-size: 62.5%} body {font-size: var(--text-m); color: var(--text-body); font-family: "Inter"; line-height: 1.8; font-weight: 300} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-family: "Manrope"; font-weight: 300} h1 {font-size: var(--text-2xl); letter-spacing: -1px} h2 {font-size: var(--text-3xl); letter-spacing: -1px} h3 {font-size: var(--text-l)} h4 {font-size: var(--text-l)} h5 {font-size: var(--text-s)} h6 {font-size: var(--text-xs)} body.bricks-is-frontend :focus-visible {outline: 1px solid var(--primary)} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: 1px solid var(--primary); }} .brxe-section {padding-top: var(--space-3xl); padding-right: var(--space-m); padding-bottom: var(--space-3xl); padding-left: var(--space-m)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--dark)} .bricks-button {padding-top: var(--space-xs); padding-right: var(--space-m); padding-bottom: var(--space-xs); padding-left: var(--space-m); transition: all .3s ease} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--dark-90)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--light-90)} :root .bricks-button[class*="dark"] {color: var(--light)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--dark)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--light)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: rgba(0, 0, 0, 0)} :root .bricks-button[class*="primary"] {font-size: var(--text-s); text-transform: uppercase; border: 1px solid var(--text-body); border-radius: var(--radius-xl)} :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(--dark)} html {background-color: var(--bg-body)} body {background: none}@media (max-width: 767px) { .bricks-button {padding-top: var(--space-s); padding-bottom: var(--space-s)}}