 html {background-color: var(--bg-surface)} body {background: none} body {font-size: var(--text-m); font-family: "Jost"; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "Jost"; font-weight: 700; color: var(--navy-blue)} h2 {color: var(--navy-blue)} h3 {font-weight: 700; color: var(--navy-blue)} h4 {color: var(--navy-blue)} h5 {font-weight: 600; color: var(--navy-blue)} h6 {font-weight: 500; font-size: var(--text-l); color: var(--navy-blue)} .brxe-container {width: 1480px; padding-right: var(--space-m); padding-left: var(--space-m)} .woocommerce main.site-main {width: 1480px} #brx-content.wordpress {width: 1480px} .bricks-button {font-weight: 600; text-transform: uppercase; font-family: "Jost"; letter-spacing: 1px; border-width: 2px; border-radius: var(--radius-full); padding-top: var(--space-xs); padding-right: var(--space-s); padding-bottom: var(--space-xs); padding-left: var(--space-s)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--red)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--darker-red)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--red)} :root .bricks-button[class*="secondary"]:hover {border-color: var(--secondary); color: var(--white)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--white)} :root .bricks-button[class*="secondary"] {color: var(--red); border: 2px solid var(--red)} :root .bricks-button[class*="primary"] {color: var(--white); border: 2px solid var(--red)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--red-d-1)} .bricks-button.sm {font-size: 0.8em; padding-top: var(--space-3xs); padding-bottom: var(--space-3xs)} .bricks-button.md {padding-top: 8px; padding-right: var(--space-s); padding-bottom: 8px; padding-left: var(--space-s)} :root .bricks-button[class*="primary"]:hover {color: var(--light); border-style: solid; border-color: var(--red-d-1)} :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, :where(.brxe-text, .brxe-heading, .brxe-rich-text) a {color: var(--red); 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, :where(.brxe-text:hover, .brxe-heading:hover, .brxe-rich-text) a:hover {color: var(--navy-blue)}