:where(:root) .bricks-color-primary {color: var(--bricks-color-ejiweg)}:where(:root) .bricks-background-primary {background-color: var(--bricks-color-ejiweg)} :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(--bricks-color-ejiweg); transition: all 150ms ease-in-out} :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 {transition: all 150ms ease-in-out; text-decoration: none} html {font-size: 100%} body {font-size: 18px; font-family: "Poppins"; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "Poppins"; font-weight: 700} h1 {font-size: 50px} h2 {font-size: 35px} .brxe-section {padding-top: 32px; padding-right: 16px; padding-bottom: 32px; padding-left: 16px} .brxe-container {width: 1400px; row-gap: 20px; column-gap: 20px} .woocommerce main.site-main {width: 1400px} #brx-content.wordpress {width: 1400px} .brxe-block {row-gap: 20px; column-gap: 20px} .bricks-button {transition: all 150ms ease-in-out} :root .bricks-button[class*="primary"] {font-size: 16px; color: var(--bricks-color-hykxav); border: 2px solid var(--bricks-color-ejiweg); border-radius: 5px} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bricks-color-ejiweg)} :root .bricks-button[class*="primary"]:hover {color: var(--bricks-color-ejiweg); border: 2px solid var(--bricks-color-ejiweg); border-radius: 5px} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: rgba(0, 0, 0, 0)}