/* BREAKPOINT: Desktop (BASE) */:root .bricks-color-primary {color: var(--bricks-color-okwdfu)}:root .bricks-background-primary {background-color: var(--bricks-color-okwdfu)}:root .bricks-color-secondary {color: var(--bricks-color-muxqwx)}:root .bricks-background-secondary {background-color: var(--bricks-color-muxqwx)}:root .bricks-color-light {color: var(--bricks-color-qahzib)}:root .bricks-background-light {background-color: var(--bricks-color-qahzib)} :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),  :where(.brxe-post-comments) .comment-content a {text-decoration: none; color: var(--bricks-color-muxqwx)} body {font-family: "Poppins"; color: rgba(0, 0, 0, 0.6)} h1,  h2,  h3,  h4,  h5,  h6 {font-family: "Raleway"; font-weight: 600; color: #000000} .brxe-container {max-width: 100%; width: 80%} .woocommerce main.site-main {width: 80%} #brx-content.wordpress {width: 80%} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]) {background-color: var(--bricks-color-muxqwx)} .bricks-button {transition: all 300ms ease-in; color: #ffffff; font-size: 14px; font-weight: 500; text-transform: capitalize; border: 1px solid var(--bricks-color-muxqwx); border-radius: 4px; padding-top: 10px; padding-right: 25px; padding-bottom: 10px; padding-left: 25px} :root .bricks-button[class*="secondary"] {color: var(--bricks-color-okwdfu); font-size: 14px; text-transform: capitalize; font-weight: 600; border: 1px solid var(--bricks-color-okwdfu); border-radius: 4px} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: rgba(255, 255, 255, 0)}/* BREAKPOINT: Mobile portrait */@media (max-width: 478px) { .bricks-button {font-size: 12px} :root .bricks-button[class*="secondary"] {font-size: 12px}}