:where(:root) .bricks-color-secondary {color: var(--Secondary)}:where(:root) .bricks-background-secondary {background-color: var(--Secondary)}:where(:root) .bricks-color-dark {color: var(--Dark)}:where(:root) .bricks-background-dark {background-color: var(--Dark)}:where(:root) .bricks-color-light {color: var(--Gray)}:where(:root) .bricks-background-light {background-color: var(--Gray)}:where(:root) .bricks-color-primary {color: var(--White)}:where(:root) .bricks-background-primary {background-color: var(--White)} body {font-size: var(--body-font-size); font-family: "Roboto"} h1, h2, h3, h4, h5, h6 {font-family: "League Gothic"; font-weight: 400; line-height: 1.2} h1 {font-size: var(--h1-font-size); margin-bottom: 1.5rem} h2 {font-size: var(--h2-font-size); margin-bottom: 1.5rem} h3 {font-size: var(--h3-font-size); margin-bottom: 1.5rem} h4 {font-size: var(--h4-font-size); margin-bottom: 1.5rem} h5 {font-size: var(--h5-font-size); margin-bottom: 1.5rem} h6 {font-size: var(--h6-font-size); margin-bottom: 1.5rem} .brxe-section {padding-right: 20px; padding-left: 20px} .brxe-container {width: 1280px; max-width: 100%} .woocommerce main.site-main {width: 1280px} #brx-content.wordpress {width: 1280px; max-width: 100%} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--Gray)} :root .bricks-button[class*="primary"]:hover {color: var(--Accent)} .bricks-button:hover {color: #ffffff} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--DarkGray)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--SkyBlue)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--Black)} :root .bricks-button[class*="secondary"]:hover {color: var(--White)} :root .bricks-button[class*="light"]:not(.bricks-lightbox):hover {color: var(--White)} :root .bricks-button[class*="dark"]:hover {color: var(--White)} :root .bricks-button[class*="muted"]:not(.outline):hover {background-color: var(--DarkGray)} :root .bricks-button[class*="muted"]:hover {color: var(--White)} .bricks-button {font-family: "League Gothic"; font-size: var(--h5-font-size); line-height: 1; padding-right: 2em; padding-left: 2em} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--Primary)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--Accent)} :root .bricks-button[class*="secondary"] {color: var(--White)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: var(--Gray)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--Accent)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--DarkRed)} :root .bricks-button[class*="dark"] {color: var(--White)} :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, .brxe-product-content a, .brxe-product-short-description a, .brxe-product-tabs .woocommerce-Tabs-panel a, .jet-listing-dynamic-link__link {color: --}@media (max-width: 767px) { body {font-size: 16px; line-height: 24px}}@media (max-width: 478px) { .bricks-button {padding-top: 12px; padding-right: 40px; padding-bottom: 12px; padding-left: 40px}}