 html {font-size: 100%} body {font-family: "Gelasio"} h1, h2, h3, h4, h5, h6 {font-family: "Manrope"} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--text-light)} .bricks-button {color: var(--text-light); font-family: "Manrope"; font-weight: 600; font-style: normal} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--accent)} :root .bricks-button[class*="secondary"] {color: var(--primary)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline):hover {background-color: var(--accent)} .bricks-button:hover {color: var(--primary-ultra-dark)} :root .bricks-button[class*="primary"].outline:hover {background-color: var(--primary); border-color: var(--primary); color: var(--primary)} :root .bricks-button[class*="primary"]:hover {color: var(--white)} :root .bricks-button[class*="primary"].outline {background-color: transparent; border-color: var(--primary); 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 {border-radius: 10px} html {background-color: var(--neutral-ultra-light)} body {background: none}