 html {font-size: 100%} body {font-size: var(--text-m); color: var(--text-body); font-family: "Ginger"; font-weight: 300} h1, h2, h3, h4, h5, h6 {color: var(--text-body); font-family: "Ginger"; font-weight: 300} h5 {color: var(--tertiary)} .bricks-type-hero {font-size: var(--hero)} .brxe-container {width: var(--container-l)} .woocommerce main.site-main {width: var(--container-l)} #brx-content.wordpress {width: var(--container-l)} .brxe-section {padding-top: var(--space-2xl); padding-right: var(--space-l); padding-bottom: var(--space-2xl); padding-left: var(--space-l)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--bg-surface); border-top-right-radius: var(--radius-xl)} .bricks-button {font-weight: 500; transition: all ease 0.5s} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {border-top-right-radius: var(--radius-xl); color: var(--bg-surface)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--tertiary)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--secondary)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--secondary)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--tertiary)} :root .bricks-button[class*="secondary"]:hover {color: var(--bg-surface)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--bg-surface)} :root .bricks-button[class*="secondary"] {border: 1px solid var(--border-primary); border-radius: var(--radius-full); color: var(--text-body)}.brxe-nav-menu .bricks-nav-menu > li > a {font-weight: 500}.brxe-nav-menu .bricks-nav-menu > li > .brx-submenu-toggle {font-weight: 500} :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(--secondary)}