 .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(--dark-l-1); font-weight: 500} h1, h2, h3, h4, h5, h6 {color: var(--dark); font-weight: 500; font-family: "Nohemi"; letter-spacing: 1px} 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(--purple-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 {font-weight: 700; text-decoration: underline; color: var(--dark)}: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(--purple)}:where(:root) .bricks-background-secondary {background-color: var(--purple)}: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)}@media (max-width: 767px) {.brx-popup {align-items: center}}@media (max-width: 478px) { .brx-popup-content {width: 100%}}