 html {background-color: var(--site-bg)} body {background: none; font-size: var(--font-body); font-family: "PT Sans"; font-weight: 400; letter-spacing: .2px; color: var(--white); line-height: 1.5} :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 {transition: var(--transition-default); color: var(--primary)} :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(--primary-d-5)} h1 {font-size: var(--font-h1); margin-bottom: var(--gap-xs)} h2 {font-size: var(--font-h2); margin-bottom: var(--gap-xs)} h3 {font-size: var(--font-h3)} h4 {font-size: var(--font-h4)} h5 {font-size: var(--font-h5)} h6 {font-size: var(--font-h6)} h1, h2, h3, h4, h5, h6 {font-family: "Sport News"; font-weight: 400; text-transform: uppercase; color: var(--primary)}.brx-popup {justify-content: center; align-items: center} .brxe-section {margin-bottom: var(--section-margin-btm); padding-right: var(--gap-xs); padding-left: var(--gap-xs)} .brxe-container {width: 100%; max-width: var(--container-max-width)} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: var(--container-max-width)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--white); font-size: var(--font-h5); text-transform: uppercase; letter-spacing: 3px; font-family: "Sport News"} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--white)} :root .bricks-button[class*="primary"]:hover {color: var(--site-bg)} .bricks-button {transition: var(--transition-default)} :root .bricks-button[class*="secondary"] {font-size: var(--font-h5); font-family: "Sport News"; text-transform: uppercase; letter-spacing: 3px; color: var(--white)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--primary-d-6)}