 .brxe-container {width: var(--max-screen-width) } .woocommerce main.site-main {width: var(--max-screen-width) } #brx-content.wordpress {width: var(--max-screen-width) } body {font-size: var(--text-m); color: var(--light-80); font-weight: 400; line-height: 1.6; letter-spacing: 0.5px} h1, h2, h3, h4, h5, h6 {color: var(--light-70); font-weight: 500; font-family: "Nohemi"; letter-spacing: 1.5px} h1 {font-size: var(--text-3xl); line-height: 1.3} h2 {font-size: var(--text-2xl)} h3 {font-size: var(--text-xl)} :where(.brxe-accordion .accordion-content-wrapper) a:hover, :where(.brxe-icon-box .content) a:hover, :where(.brxe-list) a:hover, :where(.brxe-post-content):not([data-source="bricks"]) a:hover, :where(.brxe-posts .dynamic p) a:hover, :where(.brxe-shortcode) a:hover, :where(.brxe-tabs .tab-content) a:hover, :where(.brxe-team-members) .description a:hover, :where(.brxe-testimonials) .testimonial-content-wrapper a:hover, :where(.brxe-text) a:hover, :where(a.brxe-text):hover, :where(.brxe-text-basic) a:hover, :where(a.brxe-text-basic):hover, :where(.brxe-post-comments) .comment-content a:hover {text-decoration: underline; color: var(--light)} :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 {text-decoration: underline; color: var(--light-90)}:where(:root) * {border-color: var(--dark-10)}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-secondary {color: var(--tertiary)}:where(:root) .bricks-background-secondary {background-color: var(--tertiary)}:where(:root) .bricks-color-success {color: var(--success)}:where(:root) .bricks-background-success {background-color: var(--success)}:where(:root) .bricks-color-warning {color: var(--error)}:where(:root) .bricks-background-warning {background-color: var(--error)} html {background-color: var(--dark)} body {background: none} :root .bricks-button[class*="primary"] {color: var(--light-90); font-weight: 400} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--light-10)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--light-30)} :root .bricks-button[class*="primary"]:hover {color: var(--light)} .bricks-button.outline:hover {border-color: var(--primary-l-1); background-color: rgba(0, 0, 0, 0); color: var(--light)} .bricks-button.outline {border: 1px solid var(--light-30); color: var(--light-90)}@media (max-width: 767px) {.brx-popup {align-items: center}}@media (max-width: 478px) { .brx-popup-content {width: 100%}}