.info-box { background-color: var(--primary-light); padding: var(--space-xs); border-radius: var(--radius-m);}:root { --gold: #C9A84C; --gold-light: #E8C97A; --gold-dim: rgba(201,168,76,0.1); --gold-border: rgba(201,168,76,0.22); --green: #4CAF50; --red: #E05555; --bg: #080809; --surface: #0D0D10; --surface2: #131318; --text: #F0EFE8; --muted: #888; --muted2: #AAAAAA;} :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)} :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: All 0.2s ease-in} body {font-family: "Helvetica Now"} h1, h2, h3, h4, h5, h6 {font-family: "Degular Display"} .brx-boxed {max-width: 1280px} .brx-boxed #brx-header.brx-sticky {max-width: 1280px; margin-left: auto; margin-right: auto} html {background-color: var(--black)} body {background: none} .brxe-container {width: 1366px} .woocommerce main.site-main {width: 1366px} #brx-content.wordpress {width: 1366px}@media (max-width: 478px) { .brxe-section {padding-right: 10px; padding-left: 10px} h2 {font-size: 4rem}}