 html {background-color: var(--base)} body {background: none} body {color: var(--text); font-family: "Satoshi"; font-weight: 400; font-size: var(--text-m); line-height: 160%; letter-spacing: 3%; text-align: center} h1, h2, h3, h4, h5, h6 {color: var(--light); font-family: "Satoshi"; font-weight: 700} h1 {font-size: var(--h1-size); line-height: 100%} h2 {font-size: var(--h2-size); line-height: 100%} h3 {font-size: var(--h3-size)} h4 {font-size: var(--h4-size)} h5 {font-size: var(--h5-size)} h6 {font-size: var(--h6-size)} .brxe-container {align-items: center; width: var(--site-width)} .woocommerce main.site-main {width: var(--site-width)} #brx-content.wordpress {width: var(--site-width)} .brxe-section {padding-top: var(--section-padding-block); padding-right: var(--section-padding-inline); padding-bottom: var(--section-padding-block); padding-left: var(--section-padding-inline)}.brxe-nav-menu .bricks-nav-menu > li > a {font-size: 15px; font-family: "Satoshi"; font-weight: 900; text-transform: uppercase; letter-spacing: 3%}.brxe-nav-menu .bricks-nav-menu > li > .brx-submenu-toggle {font-size: 15px; font-family: "Satoshi"; font-weight: 900; text-transform: uppercase; letter-spacing: 3%}.brxe-form .form-group label {font-size: var(--text-m); text-transform: none; font-weight: 400; line-height: 140%}.brxe-form .form-group .label {font-size: var(--text-m); text-transform: none; font-weight: 400; line-height: 140%}.brxe-form ::placeholder {color: rgba(0, 0, 0, 0.25); font-size: 16px}.brxe-form select {color: rgba(0, 0, 0, 0.25); font-size: 16px; color: rgba(0, 0, 0, 0.75)}.brxe-form .form-group input {color: rgba(0, 0, 0, 0.75); font-size: 16px}.brxe-form textarea {color: rgba(0, 0, 0, 0.75); font-size: 16px}