/* BREAKPOINT: Desktop (BASE) */ .brxe-container {width: var(--content-width)} .woocommerce main.site-main {width: var(--content-width)} #brx-content.wordpress {width: var(--content-width)} html {font-size: 100%} body {line-height: 1.6; font-family: "Source Sans Pro"; font-weight: 400; font-style: normal; font-size: var(--text-m)} h1,  h2,  h3,  h4,  h5,  h6 {font-style: normal; font-weight: 700; font-family: "Merriweather Web", system-ui}.brxe-form .form-group label {color: #212121}.brxe-form .form-group .label {color: #212121}.brxe-form ::placeholder {color: #212121}.brxe-form select {color: #212121} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):hover {background-color: var(blue--90v)} .bricks-button:hover {color: #f5f5f5}/* BREAKPOINT: Mobile landscape */@media (max-width: 767px) { .brxe-section {padding-top: 2rem; padding-bottom: 2rem}}