 :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 {text-decoration: none} html {font-size: 100%} body {font-size: 1rem; font-family: "Montserrat"}body { color: var(--default-color); background-color: var(--background-color); font-family: var(--default-font);}a { color: var(--accent-color); text-decoration: none; transition: 0.3s;}a:hover { color: color-mix(in srgb, var(--accent-color), transparent 25%); text-decoration: none;}h1,h2,h3,h4,h5,h6 { color: var(--heading-color); font-family: var(--heading-font);}#preloader { background: var(--background-color); position: fixed; width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; inset: 0; z-index: 9999;}#preloader .preloader__loader { width: 200px;}#brx-header { --background-color: rgba(255, 255, 255, 0); --default-color: #ffffff; --heading-color: #ffffff; color: var(--default-color); background-color: var(--background-color);  transition: all 0.5s; }#brx-header.scrolling { --background-color: #203d74;}@media(width > 992px) { #brx-header.scrolling { transform: translateY(-1rem); }}#brx-footer :where(.brxe-text-basic, .text) { color: color-mix(in srgb, var(--default-color), transparent 30%);}body { opacity: 1!important;} .bricks-button {border-radius: 50rem; padding-top: 0.5rem; padding-right: 2rem; padding-bottom: 0.5rem; padding-left: 2rem; text-decoration: none} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--accent-color)} :root .bricks-button[class*="primary"] {color: var(--contrast-color)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--secondary-color)} :root .bricks-button[class*="secondary"] {color: var(--contrast-color)}