 .brxe-section {padding-top: var(--tz-section-y); padding-bottom: var(--tz-section-y)} html {background-color: │ var(--tz-bg-base) ; font-size: 100%} body {background: none; font-family: "Covik Sans"; font-size: var(--tz-text-base); line-height: var(--tz-lh-body)}:where(:root) .bricks-color-primary {color: var(--tz-text-primary)}:where(:root) .bricks-background-primary {background-color: var(--tz-text-primary)} :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 {color: var(--tz-link)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--tz-color-navy)} .bricks-button {font-family: "Covik Sans"; letter-spacing: var(--tz-ls-button); text-transform: uppercase; font-weight: 700; font-style: normal; color: var(--tz-color-white); border-radius: var(--tz-radius-pill); padding-top: var(--tz-space-4); padding-right: var(--tz-space-4); padding-bottom: var(--tz-space-4); padding-left: var(--tz-space-4)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--tz-color-navy)} :root .bricks-button[class*="primary"] {color: var(--tz-color-white)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: transparent} :root .bricks-button[class*="secondary"] {color: var(--tz-color-navy); border: 1px solid var(--tz-color-navy)} :root .bricks-button[class*="light"]:where(:not(.bricks-lightbox)) {color: var(--tz-color-navy)} .brxe-container {width: var(--tz-container-default)} .woocommerce main.site-main {width: var(--tz-container-default)} #brx-content.wordpress {width: var(--tz-container-default)}