 html {font-size: 100%} body {font-size: var(--fs-body); font-family: "Marcellus"; font-weight: 400} h1, h2, h3, h4, h5, h6 {font-family: "Marcellus"; font-weight: 400} h1 {font-size: var(--fs-h1)} h2 {font-size: var(--fs-h2)} h3 {font-size: var(--fs-h3); line-height: 1.1em} h4 {font-size: var(--fs-h4)} h5 {font-size: var(--fs-h5)} h6 {font-size: var(--fs-h6)} :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(--dark-red)} .bricks-button {color: var(--white)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--dark-red)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--queens-red)} .bricks-button:hover {color: var(--white)}