 .brxe-container {width: 100%; column-gap: var(--space-xs); row-gap: var(--space-xs)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%} html {background-color: var(--bg-body)} body {background: none} body {color: var(--text-body); font-size: var(--text-m); font-family: "Source Serif"; font-weight: 400} h1, h2, h3, h4, h5, h6 {color: var(--text-title); font-size: var(--heading-2xl); font-family: "Fira Code"; font-weight: 500} .brxe-section {row-gap: var(--section-l)} .brxe-block {column-gap: var(--space-xs); row-gap: var(--space-xs)} .brxe-div {column-gap: var(--space-xs); row-gap: var(--space-xs); flex-direction: column} .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 {text-decoration: underline; padding-top: 1px; padding-right: 2px; padding-bottom: 1px; padding-left: 2px; border-radius: var(--radius-xs)} :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, .jet-listing-dynamic-link__link:hover {background-color: var(--green-l-3)}