.blue, p a:hover, span a:hover {color:var(--blue)!important;}.blur { backdrop-filter: blur(5px); }:where(:root) .bricks-color-primary {color: var(--black)}:where(:root) .bricks-background-primary {background-color: var(--black)}:where(:root) .bricks-color-secondary {color: var(--blue)}:where(:root) .bricks-background-secondary {background-color: var(--blue)}:where(:root) .bricks-color-light {color: var(--white)}:where(:root) .bricks-background-light {background-color: var(--white)}:where(:root) .bricks-color-dark {color: var(--black)}:where(:root) .bricks-background-dark {background-color: var(--black)}:where(:root) .bricks-color-success {color: var(--blue)}:where(:root) .bricks-background-success {background-color: var(--blue)}:where(:root) .bricks-color-muted {color: var(--black-t-5)}:where(:root) .bricks-background-muted {background-color: var(--black-t-5)}:where(:root) * {border-color: var(--black-t-5)} body {font-family: "DM Sans"; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "DM Sans"} .brxe-container {column-gap: var(--space-l); row-gap: var(--space-s); width: 90%; max-width: 1400px} .woocommerce main.site-main {width: 90%} #brx-content.wordpress {width: 90%; max-width: 1400px} .bricks-button {border: 1px solid var(--bricks-border-color)} .bricks-button.outline {border: 1px solid var(--bricks-border-color)} .brxe-section {padding-top: calc(2*var(--space-2xl)); padding-bottom: calc(2*var(--space-2xl))} :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(--blue); font-weight: 600}