/* BREAKPOINT: Desktop (BASE) */ body {font-family: "Open Sans", Helvetica, sans-serif} h1 {font-family: "Lato", Helvetica, sans-serif} h2 {font-family: "Lato", Helvetica, sans-serif} h3 {font-family: "Lato", Helvetica, sans-serif} h4 {font-family: "Lato", Helvetica, sans-serif} h5 {font-family: "Lato", Helvetica, sans-serif} h6 {font-family: "Lato", Helvetica, sans-serif} .brxe-container {max-width: var(--site-container-width); width: 100%} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%} :root .bricks-button[class*="primary"] {color: var(--white); border-radius: var(--radius-s)} .bricks-button {transition: all 300ms ease-in-out; letter-spacing: 0px; line-height: 1.15} :root .bricks-button[class*="secondary"] {color: var(--primary); border: 0.2rem solid var(--primary); border-radius: var(--radius-s)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: rgba(0, 0, 0, 0)} :where(.brxe-accordion .accordion-content-wrapper) a,  :where(.brxe-icon-box .content) a,  :where(.brxe-list) a,  :where(.brxe-post-content) a:not(.bricks-button),  :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) {color: var(--primary)} :where(.brxe-accordion .accordion-content-wrapper) a:hover,  :where(.brxe-icon-box .content) a:hover,  :where(.brxe-list) a:hover,  :where(.brxe-post-content) a:not(.bricks-button):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 {color: var(--primary-hover)}