:where(:root) .bricks-color-primary {color: #264152}:where(:root) .bricks-background-primary {background-color: #264152}:where(:root) .bricks-color-secondary {color: #6b8ea4}:where(:root) .bricks-background-secondary {background-color: #6b8ea4}:where(:root) .bricks-color-light {color: #f4f5f7}:where(:root) .bricks-background-light {background-color: #f4f5f7}:where(:root) .bricks-color-dark {color: #1a1a1a}:where(:root) .bricks-background-dark {background-color: #1a1a1a}:where(:root) .bricks-color-muted {color: #ffffff}:where(:root) .bricks-background-muted {background-color: #ffffff} body {color: var(--主色); font-size: 16px; font-family: "Roboto"} h1, h2, h3, h4, h5, h6 {color: var(--主色); font-family: "Montserrat"} :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(--副色)} :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(--主色)}