 html {font-size: var(--root-font-size)} body {font-family: "Sohne"; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-weight: 500} h1 {font-family: "Tiempos"; font-weight: 400} h2 {font-family: "Sohne"; font-weight: 400} h3 {font-weight: 400} h4 {font-weight: 400} h6 {font-weight: 400; text-transform: uppercase; font-size: 10px; letter-spacing: 0.12rem} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .brxe-container {width: var(--content-width)} .woocommerce main.site-main {width: var(--content-width)} #brx-content.wordpress {width: var(--content-width)}:where(:root) .bricks-color-primary {color: #2a3335}:where(:root) .bricks-background-primary {background-color: #2a3335}:where(:root) .bricks-color-secondary {color: #ddad45}:where(:root) .bricks-background-secondary {background-color: #ddad45}:where(:root) .bricks-color-light {color: #d2d4c8}:where(:root) .bricks-background-light {background-color: #d2d4c8}:where(:root) .bricks-color-dark {color: #6d8eeb}:where(:root) .bricks-background-dark {background-color: #6d8eeb} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: transparent} .bricks-button {font-family: "Sohne"; font-size: 16px; text-transform: uppercase; font-weight: 500; border-radius: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0} :root .bricks-button[class*="primary"]:not(.outline) {background-color: transparent}