/* BREAKPOINT: Desktop (BASE) */ .brxe-section {padding-right: 6%; padding-left: 6%} .brxe-container {width: 160rem} .woocommerce main.site-main {width: 160rem} #brx-content.wordpress {width: 160rem} html {font-size: 62.5%} body {font-family: "Roboto"; font-weight: 400} h1,  h2,  h3,  h4,  h5,  h6 {font-family: "Nexa"} .bricks-button {font-family: "Nexa"}/* BREAKPOINT: Tablet portrait */@media (max-width: 991px) { html {font-size: 60%}}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) { html {font-size: 57.5%}}/* BREAKPOINT: Mobile portrait */@media (max-width: 478px) { html {font-size: 50%}}