.accent-font { font-family: Sacramento, sans-serif; font-weight: 400; }img { object-fit: cover;}:where(:root) .bricks-color-primary {color: var(--primary)}:where(:root) .bricks-background-primary {background-color: var(--primary)}:where(:root) .bricks-color-dark {color: var(--dark)}:where(:root) .bricks-background-dark {background-color: var(--dark)}:where(:root) .bricks-color-light {color: var(--light)}:where(:root) .bricks-background-light {background-color: var(--light)} :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)} html {font-size: 100%} body {font-size: var(--text-m); line-height: 1.6; color: var(--text-dark); font-family: "Open Sans", sans-serif; text-wrap: pretty} h1, h2, h3, h4, h5, h6 {color: var(--title-dark); font-weight: 700; font-family: "Josefin Sans", sans-serif; letter-spacing: -0.025em; line-height: 1.2; text-wrap: pretty} h1 {font-size: var(--text-3xl)} h2 {font-size: var(--text-2xl)} h3 {font-size: var(--text-xl)} h4 {font-size: var(--text-l)} h5 {font-size: var(--text-m)} h6 {font-size: var(--text-m)} .brxe-section {padding-top: var(--space-3xl); padding-right: var(--gutter); padding-bottom: var(--space-3xl); padding-left: var(--gutter)} .brxe-container {width: var(--max-content-width)} .woocommerce main.site-main {width: var(--max-content-width)} #brx-content.wordpress {width: var(--max-content-width)}