 body {color: #222222; font-family: "Typold"; font-size: var(--text-m); font-weight: 400} h1, h2, h3, h4, h5, h6 {color: #000000; font-family: "Abhaya Libre"; font-weight: 700} body.bricks-is-frontend :focus-visible {outline: unset} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: unset; }} .brxe-section {padding-top: var(--section-space-m); padding-bottom: var(--section-space-m)} .brxe-container {max-width: 100%; width: 1366px} #brx-content.wordpress {max-width: 100%; width: 1366px} .woocommerce main.site-main {width: 1366px} .brxe-div {display: flex; flex-direction: column} .bricks-button {transition: all 0.2s ease} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--action)}:root .bricks-color-primary {color: var(--bricks-color-wolpat)}:root .bricks-background-primary {background-color: var(--bricks-color-wolpat)}