:root .bricks-button[class*="primary"]:not(.outline){background-color:var(--bricks-color-red)}:root .bricks-button[class*="primary"]{color:var(--bricks-color-grey-100);font-weight:700;border-radius:5px}:root .bricks-button[class*="primary"].outline{border:1px solid var(--remax-dark-blue);color:var(--remax-dark-blue);font-weight:600}:root .bricks-button[class*="light"].outline{border:2px solid var(--bricks-color-grey-100);color:var(--bricks-color-grey-100)}:root .bricks-button[class*="light"].outline:hover{background-color:var(--bricks-color-grey-100);color:var(--remax-dark-blue)}:root .bricks-button[class*="dark"]:not(.outline){background-color:var(--remax-dark-blue)}:root .bricks-button[class*="dark"]{color:var(--bricks-color-grey-100);font-weight:700}:root .bricks-button[class*="dark"].outline{border-width:2px;color:var(--remax-dark-blue)}:root .bricks-button[class*="dark"].outline:hover{background-color:var(--remax-dark-blue);color:var(--bricks-color-grey-100)}.brxe-container{width:1440px;padding-right:var(--space-xs);padding-left:var(--space-xs)}.woocommerce main.site-main{width:1440px}#brx-content.wordpress{width:1440px}h1{font-size:var(--text-2xl);color:var(--remax-dark-blue);line-height:1.2}h2{color:var(--remax-dark-blue);font-size:var(--text-xl);margin-top:var(--space-xl);margin-bottom:var(--space-s)}h3{color:var(--remax-dark-blue);font-size:var(--text-l);margin-top:var(--space-l);margin-bottom:var(--space-xs)}h4{color:var(--remax-dark-blue);font-size:var(--text-m);margin-top:var(--space-m);margin-bottom:var(--space-2xs)}: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(--bricks-color-red)}