 .brxe-container {width: var(--max-screen-width); row-gap: var(--space-l)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} .brxe-section {padding-top: var(--space-2xl); padding-right: 1.5rem; padding-bottom: var(--space-2xl); padding-left: 1.5rem} body {color: var(--text-body); font-family: "Inter"; font-size: var(--text-m)} h1, h2, h3, h4, h5, h6 {color: var(--text-title)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--light); font-weight: 500} .bricks-button {border-radius: var(--radius-xs); transition: 0.3s} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-d-1)} .bricks-button.lg {padding-top: 0.9em; padding-bottom: 0.9em}.brxe-form ::placeholder {color: var(--dark-40)}.brxe-form select {color: var(--dark-40); border-width: 1px; border-color: var(--dark-20); border-radius: var(--radius-xs)}.brxe-form .form-group input {border-width: 1px; border-color: var(--dark-20); border-radius: var(--radius-xs)}.brxe-form .flatpickr {border-width: 1px; border-color: var(--dark-20); border-radius: var(--radius-xs)}.brxe-form textarea {border-width: 1px; border-color: var(--dark-20); border-radius: var(--radius-xs)}.brxe-form .bricks-button {border-width: 1px; border-color: var(--dark-20); border-radius: var(--radius-xs)}.brxe-form .choose-files {border-width: 1px; border-color: var(--dark-20); border-radius: var(--radius-xs)}