 body {font-size: 1.6rem; font-family: "capitana"; font-weight: 400; color: var(--green-d-1)} h1, h2, h3, h4, h5, h6 {font-family: "alphabet-soup-pro"; font-weight: 400} h1 {font-size: 5rem; line-height: 1} h2 {font-size: 3.5rem} h3 {font-size: 2.5rem} h4 {font-size: 2.1rem} blockquote {margin-top: 30px; margin-bottom: 30px; border-top: 0 solid #e51975; border-right: 0 solid #e51975; border-bottom: 0 solid #e51975; border-left: 5px solid #e51975; color: #3880c2; font-family: "aptly"; font-weight: 700; font-size: 5rem; line-height: 5.2rem}:where(:root) .bricks-color-primary {color: var(--green)}:where(:root) .bricks-background-primary {background-color: var(--green)}:where(:root) .bricks-color-secondary {color: var(--lime)}:where(:root) .bricks-background-secondary {background-color: var(--lime)}:where(:root) .bricks-color-light {color: var(--creme)}:where(:root) .bricks-background-light {background-color: var(--creme)}:where(:root) .bricks-color-dark {color: var(--green-d-1)}:where(:root) .bricks-background-dark {background-color: var(--green-d-1)}:where(:root) .bricks-color-muted {color: var(--lime-l-1)}:where(:root) .bricks-background-muted {background-color: var(--lime-l-1)}:where(:root) * {border-color: var(--lime-d-1)}:where(:root) .bricks-color-info {color: var(--green-l-1)}:where(:root) .bricks-background-info {background-color: var(--green-l-1)}:where(:root) .bricks-color-success {color: var(--lime-d-1)}:where(:root) .bricks-background-success {background-color: var(--lime-d-1)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--green-l-1)} :root .bricks-button[class*="secondary"]:hover {color: #f6f4eb} .bricks-button {font-family: "alphabet-soup-pro"; text-transform: uppercase; font-size: 2rem; font-weight: 400; padding-top: 0.4em; padding-right: 2em; padding-bottom: 0.4em; padding-left: 2em; transition: 0.3s; border-radius: 3rem} :root .bricks-button[class*="primary"] {color: #f6f4eb; border: 0.2rem solid var(--lime-d-1)} :root .bricks-button[class*="primary"]:hover {box-shadow: 0 5px 0 0 var(--green); letter-spacing: 2px} :root .bricks-button[class*="secondary"] {color: var(--green-l-1); border: 0.2rem solid var(--green-l-1)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: rgba(0, 0, 0, 0)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--lime-d-1)} :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(--green)} :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 {text-decoration: underline} .brxe-container {padding-top: 5rem; padding-right: 5rem; padding-bottom: 5rem; padding-left: 5rem; align-items: flex-start; justify-content: flex-start; column-gap: 5rem; row-gap: 2rem}.brxe-divider .line {border-top-width: 30px}.brxe-divider.horizontal .line {border-top-color: rgba(0, 0, 0, 0)}.brxe-divider.vertical .line {border-right-color: rgba(0, 0, 0, 0)}.brxe-divider .icon i {color: rgba(0, 0, 0, 0)} html {background-color: var(--creme)} body {background: none} .brxe-block {column-gap: 2rem; row-gap: 1rem}@media (max-width: 767px) { h1 {font-size: 4rem} .brxe-container {padding-right: 30px; padding-left: 30px}}@media (max-width: 478px) { body {color: #22366a} .brxe-container {padding-right: 30px; padding-left: 30px}}