:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-secondary {color: var(--secondary)}:where(:root) .bricks-background-secondary {background-color: var(--secondary)} :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 0.3s linear} body {font-family: "Libre Franklin"; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "DM Serif Display"; font-weight: 400; text-transform: capitalize} h1 {font-size: var(--h1); line-height: var(--h1-line-height); letter-spacing: var(--h1-letter-spacing)} h2 {font-size: var(--h2); line-height: var(--h2-line-height); letter-spacing: var(--h2-letter-spacing)} h3 {line-height: var(--h3-line-height); letter-spacing: var(--h3-letter-spacing); font-size: var(--h3)} h4 {font-size: var(--h4); line-height: var(--h4-line-height); letter-spacing: var(--h3-letter-spacing)} h5 {font-size: var(--h5); line-height: var(--h5-line-height); letter-spacing: var(--h5-letter-spacing)} h6 {font-size: var(--h6); line-height: var(--h6-line-height); letter-spacing: var(--h6-letter-spacing)} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-container {width: 1440px} .woocommerce main.site-main {width: 1440px} #brx-content.wordpress {width: 1440px} .bricks-button {color: var(--white); font-family: "Libre Franklin"} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--action)} :root .bricks-button[class*="primary"] {border: 1px solid var(--action); color: var(--white)}