 html {font-size: 100%} body {font-family: "Montserrat"; color: var(--grey-700); font-size: 18px} h1, h2, h3, h4, h5, h6 {font-family: "Montserrat"; color: var(--dark)} h1 {margin-top: 0} body.bricks-is-frontend :focus-visible {outline: None} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: None; }} :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(--sec); font-weight: 700} .bricks-button {color: var(--light)}@media (max-width: 478px) { .brxe-container {display: flex; flex-direction: column; align-items: center}}