/* BREAKPOINT: Desktop (BASE) */ .brxe-container {width: 1280px} .woocommerce main.site-main {width: 1280px} #brx-content.wordpress {width: 1280px} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]) {background-color: var(--action); border-radius: var(--radius-xs)} .bricks-button {color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--primary); border-radius: var(--radius-xs)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--action)} :root .bricks-button[class*="secondary"] {color: var(--action); border-radius: var(--radius-xs)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--primary)} body {font-family: "Montserrat"} h1 {font-family: "Montserrat"} h2 {font-family: "Montserrat"} h3 {font-family: "Montserrat"} h4 {font-family: "Montserrat"} h5 {font-family: "Montserrat"} h6 {font-family: "Montserrat"}