 body {font-weight: 400; font-size: var(--text-md); line-height: 1.65; font-family: "Open Sans"} h1, h2, h3, h4, h5, h6 {font-weight: 700; line-height: 1.05; font-family: "Montserrat"} h1 {font-size: var(--h1)} h2 {font-size: var(--h2)} h3 {font-size: var(--h3)} h4 {font-size: var(--h4)} .brxe-container {padding-right: var(--inline-padding); padding-left: var(--inline-padding); width: var(--container-max-width); margin-right: auto; margin-left: auto} .woocommerce main.site-main {width: var(--container-max-width)} #brx-content.wordpress {width: var(--container-max-width)} .bricks-button {border: 1px solid var(--bricks-color-primary); border-radius: var(--radius-md); color: var(--bricks-color-white); font-size: var(--text-sm); font-weight: 700; text-transform: uppercase; letter-spacing: 0.05em; padding-top: 1.6rem; padding-right: 3.2rem; padding-bottom: 1.6rem; padding-left: 3.2rem} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--bricks-color-primary)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--bricks-color-accent)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bricks-color-primary)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--bricks-color-accent)} .bricks-button.sm {padding-top: 1.2rem; padding-right: 2.4rem; padding-bottom: 1.2rem; padding-left: 2.4rem; font-size: 1.4rem} .bricks-button.lg {padding-top: 1.2rem; padding-right: 2.8rem; padding-bottom: 1.2rem; padding-left: 2.8rem} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--bricks-color-trans)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--bricks-color-dktxt); border-style: solid; border-color: var(--bricks-color-trans)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--bricks-color-trans)} :root .bricks-button[class*="light"]:not(.bricks-lightbox):hover {color: var(--bricks-color-accent)} :root .bricks-button[class*="primary"].outline:hover {background-color: var(--bricks-color-accent); border-style: solid; border-color: var(--bricks-color-ltbg); color: var(--bricks-color-ltbg)} .bricks-button:hover {color: var(--bricks-color-ltbg); border-color: var(--bricks-color-accent)} :root .bricks-button[class*="primary"]:hover {border-color: var(--bricks-color-accent)} :root .bricks-button[class*="primary"].outline {background-color: var(--bricks-color-trans); border-color: var(--bricks-color-primary); color: var(--bricks-color-primary)} :root .bricks-button[class*="secondary"] {color: var(--bricks-color-ltbg); border-color: var(--bricks-color-black)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--bricks-color-black)} :root .bricks-button[class*="secondary"].outline {background-color: var(--bricks-color-trans); border-color: var(--bricks-color-ltbg); color: var(--bricks-color-ltbg)} :root .bricks-button[class*="secondary"].outline:hover {background-color: var(--bricks-color-ltbg); color: var(--bricks-color-black)} .bricks-button.md {padding-top: 1.6rem; padding-right: 3.2rem; padding-bottom: 1.6rem; padding-left: 3.2rem} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--bricks-color-ltbg)} :root .bricks-button[class*="secondary"]:hover {color: var(--bricks-color-black); border-color: var(--bricks-color-black)} :root .bricks-button[class*="light"].outline {color: var(--bricks-color-primary)} :root .bricks-button[class*="light"].outline:hover {color: var(--bricks-color-black)} .brxe-section {padding-top: var(--block-padding); padding-bottom: var(--block-padding)} :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 {text-decoration: underline; color: var(--bricks-color-primary); transition: all .3s ease} :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 {color: var(--bricks-color-accent)}