 .brxe-container {width: var(--max-screen-width); column-gap: var(--space-m); row-gap: var(--space-m)} .woocommerce main.site-main {width: var(--max-screen-width)} #brx-content.wordpress {width: var(--max-screen-width)} body {font-size: var(--text-m); line-height: var(--body-line-height); font-family: "Epilogue"; color: var(--text-body)} h1, h2, h3, h4, h5, h6 {font-weight: 700; line-height: var(--heading-line-height); font-family: "Fraunces"; color: var(--text-body)} h1 {font-size: var(--h-1)} h2 {font-size: var(--h-2)} h3 {font-size: var(--h-3)} h4 {font-size: var(--h-4)} h5 {font-size: var(--h-5)} h6 {font-size: var(--h-6)} .brxe-section {padding-top: var(--section-space-m); padding-right: var(--gutter); padding-bottom: var(--section-space-m); padding-left: var(--gutter); column-gap: var(--space-l); row-gap: var(--space-l)} .bricks-button {line-height: var(--btn-line-height); font-size: var(--text-m); padding-top: var(--btn-pad-y); padding-right: var(--btn-pad-x); padding-bottom: var(--btn-pad-y); padding-left: var(--btn-pad-x)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--light); border: 1px solid var(--primary); border-radius: var(--radius-xs)} :root .bricks-button[class*="primary"].outline {border-color: var(--primary); color: var(--primary)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--primary-hover)} html {background-color: var(--bg-body)} body {background: none} .brxe-block {column-gap: var(--space-xs); row-gap: var(--space-xs)} :where(.brxe-accordion .accordion-content-wrapper) a, :where(.brxe-icon-box .content) a, :where(.brxe-list) a, :where(.brxe-post-content):not([data-source="bricks"]) a, :where(.brxe-posts .dynamic p) a, :where(.brxe-shortcode) a, :where(.brxe-tabs .tab-content) a, :where(.brxe-team-members) .description a, :where(.brxe-testimonials) .testimonial-content-wrapper a, :where(.brxe-text) a, :where(a.brxe-text), :where(.brxe-text-basic) a, :where(a.brxe-text-basic), :where(.brxe-post-comments) .comment-content a, a {color: var(--secondary); font-weight: 500; text-decoration: underline} :where(.brxe-accordion .accordion-content-wrapper) a:hover, :where(.brxe-icon-box .content) a:hover, :where(.brxe-list) a:hover, :where(.brxe-post-content):not([data-source="bricks"]) a:hover, :where(.brxe-posts .dynamic p) a:hover, :where(.brxe-shortcode) a:hover, :where(.brxe-tabs .tab-content) a:hover, :where(.brxe-team-members) .description a:hover, :where(.brxe-testimonials) .testimonial-content-wrapper a:hover, :where(.brxe-text) a:hover, :where(a.brxe-text):hover, :where(.brxe-text-basic) a:hover, :where(a.brxe-text-basic):hover, :where(.brxe-post-comments) .comment-content a:hover, a:hover {color: var(--main)}a { text-underline-offset: 0.15em;}b, strong { font-weight: 500;}.brxe-form .form-group label {font-weight: 400; text-transform: none; line-height: var(--body-line-height); letter-spacing: 0px; font-size: var(--text-m)}.brxe-form .form-group .label {font-weight: 400; text-transform: none; line-height: var(--body-line-height); letter-spacing: 0px; font-size: var(--text-m)}.brxe-form .form-group input {border: 1px solid var(--primary); border-radius: var(--radius-xs); padding-top: 0.6rem; padding-bottom: 0.6rem}.brxe-form .flatpickr {border: 1px solid var(--primary); border-radius: var(--radius-xs); padding-top: 0.6rem; padding-bottom: 0.6rem}.brxe-form select {border: 1px solid var(--primary); border-radius: var(--radius-xs); padding-top: 0.6rem; padding-bottom: 0.6rem}.brxe-form textarea {border: 1px solid var(--primary); border-radius: var(--radius-xs); padding-top: 0.6rem; padding-bottom: 0.6rem}.brxe-form .bricks-button {border: 1px solid var(--primary); border-radius: var(--radius-xs); padding-top: var(--btn-pad-y); padding-right: var(--btn-pad-x); padding-bottom: var(--btn-pad-y); padding-left: var(--btn-pad-x)}.brxe-form .choose-files {border: 1px solid var(--primary); border-radius: var(--radius-xs)}