:where(:root) .bricks-color-primary {color: var(--orange)}:where(:root) .bricks-background-primary {background-color: var(--orange)}:where(:root) .bricks-color-light {color: var(--white)}:where(:root) .bricks-background-light {background-color: var(--white)} :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, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a {color: var(--orange); text-decoration: underline; transition: all 0.3s ease} :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, .brxe-product-content a:hover, .brxe-product-short-description a:hover, .brxe-product-tabs .woocommerce-Tabs-panel a:hover {color: var(--orange-hover)} body {font-family: "Inter"; font-weight: 400; font-size: var(--text); line-height: 1.4} h1, h2, h3, h4, h5, h6 {font-family: "Bebas Neue"; font-weight: 700; line-height: 1} h1 {font-size: var(--h1)} h2 {font-size: var(--h2)} h3 {font-size: var(--h3)} .brxe-container {width: 1440px; padding-right: var(--space-40-10); padding-left: var(--space-40-10)} .woocommerce main.site-main {width: 1440px} #brx-content.wordpress {width: 1440px} .bricks-button {font-size: 16px; color: var(--white); line-height: 1; font-family: "Inter"; font-weight: 600; text-decoration: none; border-radius: var(--radius-4); transition: all 0.3s ease; padding-top: 2.4rem; padding-right: 7.4rem; padding-bottom: 2.4rem; padding-left: 7.4rem} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--orange)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--orange-hover)} :root .bricks-button.bricks-background-primary, :root .bricks-button.bricks-color-primary {font-size: 16px; color: var(--white); line-height: 1} :root .bricks-button.bricks-background-primary:not(.outline) {background-color: var(--orange)} :root .bricks-button.bricks-background-primary:not(.outline):hover {background-color: var(--orange-hover)} :root .bricks-button.bricks-background-secondary:not(.outline) {background-color: hsla(46, 100%, 65%, 0)} :root .bricks-button.bricks-background-secondary, :root .bricks-button.bricks-color-secondary {color: var(--orange); font-family: "Inter"; font-weight: 400; text-decoration: none; font-size: var(--text)} :root .bricks-button.bricks-background-secondary:hover, :root .bricks-button.bricks-color-secondary:hover {color: var(--orange-hover)} .bricks-button.sm {padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; font-size: 16px}@media (max-width: 360px) { .bricks-button.md {padding-right: 0; padding-left: 0}}