 :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 {color: var(--primary); font-size: 14px; font-family: "DM Sans"; font-weight: 500; font-style: normal; background-color: hsla(46, 100%, 65%, 0)} html {font-size: 100%} body {font-family: "DM Sans"; font-size: var(--text-m); color: var(--muted); font-weight: 500} h1, h2, h3, h4, h5, h6 {font-family: "Cormorant Garamond"; font-weight: 500; line-height: 1.2; color: var(--ink)} h1 {font-size: var(--h1)} h2 {font-size: var(--h2)} h3 {font-size: var(--h3); font-weight: 600} h4 {font-size: var(--h4); font-weight: 600} h5 {font-size: var(--h5); font-weight: 600} h6 {font-size: var(--h6); font-weight: 600} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-container {width: 1144px; row-gap: var(--space-xl); column-gap: var(--space-l)} .woocommerce main.site-main {width: 1144px} #brx-content.wordpress {width: 1144px} .brxe-section {padding-top: calc(var(--space-2xl)*2); padding-right: var(--space-m); padding-bottom: calc(var(--space-2xl)*2); padding-left: var(--space-m); row-gap: var(--space-2xl); column-gap: var(--space-2xl)} .brxe-block {column-gap: var(--space-m); row-gap: var(--space-m)} .brxe-div {row-gap: var(--space-2xs); column-gap: var(--space-2xs)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--white)} :root .bricks-button[class*="muted"]:not(.outline) {background-color: hsla(46, 100%, 65%, 0.03)} :root .bricks-button[class*="muted"] {color: #ffffffc7} :root .bricks-button[class*="primary"].outline {color: var(--white); border: 1px solid rgba(255, 255, 255, 0.27)} :root .bricks-button[class*="secondary"].outline {border: 1px solid var(--stone); color: var(--ink)} .bricks-button {padding-top: 0.81rem; padding-right: 1.87rem; padding-bottom: 0.81rem; padding-left: 1.87rem; line-height: 1.3; font-size: var(--text-m); font-weight: 600; letter-spacing: -.1px; border-radius: var(--radius-xs); transition: all 0.3s} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--bg)} :root .bricks-button[class*="secondary"] {color: var(--white)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d-2)} :root .bricks-button[class*="primary"].outline:hover {background-color: var(--white-t-1)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--ink-soft)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {border: 1px solid var(--stone); color: var(--ink)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: hsla(46, 100%, 65%, 0)} :root .bricks-button[class*="info"]:not(.outline) {background-color: #b91c1c} :root .bricks-button[class*="light"]:not(.bricks-lightbox):hover {border: 1px solid var(--primary); color: var(--primary)}