 .brxe-container {max-width: var(--max-screen-width); width: 100%; column-gap: var(--space-m); row-gap: var(--space-m)} #brx-content.wordpress {max-width: var(--max-screen-width); width: 100%} .woocommerce main.site-main {width: 100%} .brxe-section {column-gap: var(--space-xl); row-gap: var(--space-xl); padding-top: var(--space-4xl); padding-right: var(--space-m); padding-bottom: var(--space-4xl); padding-left: var(--space-m)} .brxe-block {column-gap: var(--space-m); row-gap: var(--space-m)} body {font-family: "Manrope"; font-size: var(--text-m); line-height: 1.5; color: var(--white-80)} h1, h2, h3, h4, h5, h6 {font-family: "Manrope"; line-height: 1.2; font-weight: 600; color: var(--white)} h1 {font-size: var(--text-4xl); line-height: 1.1; color: var(--white)} h2 {font-size: var(--text-3xl)} h3 {font-size: var(--text-2xl)} h4 {font-size: var(--text-xl)} h5 {font-size: var(--text-m)} h6 {font-size: var(--text-s)} :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 {color: var(--primary); transition: all 0.4s;}@media (max-width: 767px) { html {background-color: var(--bg-body)} body {background: none}}