:where(:root) .bricks-color-danger {color: #f44336}:where(:root) .bricks-background-danger {background-color: #f44336}:where(:root) .bricks-color-primary {color: var(--Blue)}:where(:root) .bricks-background-primary {background-color: var(--Blue)}:where(:root) .bricks-color-secondary {color: var(--Leather)}:where(:root) .bricks-background-secondary {background-color: var(--Leather)}:where(:root) .bricks-color-warning {color: var(--Copper)}:where(:root) .bricks-background-warning {background-color: var(--Copper)}:where(:root) .bricks-color-light {color: var(--creme)}:where(:root) .bricks-background-light {background-color: var(--creme)}:where(:root) .bricks-color-dark {color: var(--darkgrey)}:where(:root) .bricks-background-dark {background-color: var(--darkgrey)}:where(:root) .bricks-color-muted {color: var(--lightgrey)}:where(:root) .bricks-background-muted {background-color: var(--lightgrey)}:where(:root) * {border-color: var(--softgrey)}:where(:root) .bricks-color-info {color: var(--Leather)}:where(:root) .bricks-background-info {background-color: var(--Leather)}:where(:root) .bricks-color-success {color: var(--Leather)}:where(:root) .bricks-background-success {background-color: var(--Leather)} body {font-size: 19px; font-family: "Roboto"; font-style: normal; font-weight: 500; line-height: 1.6; letter-spacing: 1.8px} h1 {font-size: 36px; font-family: "Cinzel Decorative"; font-weight: 700; font-style: normal; text-align: center; line-height: 1.8; letter-spacing: 3.5px} h2 {font-family: "Cinzel Decorative"; font-size: 24px; font-style: normal; color: #b8b4ad; line-height: 34; letter-spacing: 3.5px; font-weight: 700} h3 {font-family: "Cinzel Decorative"; font-weight: 700; line-height: 1.4; letter-spacing: 0.8px; font-size: 30px} blockquote {font-family: "Cormorant Garamond"; font-weight: 500; font-size: 30px; color: #0e1f33; font-style: normal; line-height: 40; letter-spacing: 5%} :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 {font-size: inter; font-weight: 400; color: #f6f4ef; font-family: "Inter"; letter-spacing: 3%; text-decoration: underline} html {background-color: #f6f4ef} body {background: none}.brx-popup {justify-content: center; align-items: center} .bricks-button {font-size: 16px; text-align: center; text-transform: capitalize; font-weight: 600; color: #f6f4ef; line-height: 2; font-family: "Roboto Mono"; letter-spacing: 1.3px; border-radius: 24px; box-shadow: 3px 3px 3px 0 rgba(0, 0, 0, 0.21); padding-top: 0.5em; padding-right: 1.5em; padding-left: 1.5em} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--Copper)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--Leather)} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--Blue)} :root .bricks-button[class*="primary"] {color: var(--creme)}html { scroll-behavior: smooth;}