/* BREAKPOINT: Desktop (BASE) */ body {color: var(--wa-primary-color); font-size: 1.6rem; font-family: "EB Garamond"; font-weight: 400; font-style: normal} h1,  h2,  h3,  h4,  h5,  h6 {font-family: "EB Garamond"; font-size: 3rem; font-weight: 400; font-style: normal} .brx-boxed {max-width: 1366px} .brx-boxed #brx-header.sticky {max-width: 1366px; margin-left: auto; margin-right: auto} .brxe-container {width: 1366px; padding-right: 3.2rem; padding-left: 3.2rem} .woocommerce main.site-main {width: 1366px} #brx-content.wordpress {width: 1366px} :root .bricks-button[class*="dark"] {color: var(--black); font-size: 1.6rem; font-family: "EB Garamond"} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--bricks-color-xzexwc)}/* BREAKPOINT: Tablet portrait */@media (max-width: 991px) { .brxe-container {padding-right: 1.6rem; padding-left: 1.6rem}}