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