html {background-color: var(--white)} body {background: none}:where(:root) .bricks-color-primary {color: var(--dark-blue)}:where(:root) .bricks-background-primary {background-color: var(--dark-blue)}:where(:root) .bricks-color-secondary {color: var(--dark-green)}:where(:root) .bricks-background-secondary {background-color: var(--dark-green)}:where(:root) * {border-color: var(--dark-purple)} :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(--mid-purple); font-size: var(--text-m); font-family: "Niramit"; font-weight: 400; text-decoration: underline} :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-green)} body {color: var(--dark-blue); font-size: 1.8rem; font-family: "Niramit"; font-weight: 400; font-style: normal} h1, h2, h3, h4, h5, h6 {color: var(--dark-blue); font-family: "Denk One"; font-weight: 400; font-style: normal} h1 {font-size: var(--heading-1); line-height: 1.3} h2 {font-size: var(--heading-2); line-height: 1.3} h3 {font-size: var(--heading-3)} h4 {font-size: var(--heading-4); font-family: "Niramit"; font-weight: 700; font-style: normal} .bricks-button {font-size: var(--text-m); font-weight: 600; font-style: normal; color: var(--white); border: 2px solid var(--dark-green); border-radius: var(--radius-l); transition: 0.3s; padding-top: 0.3em; padding-right: 1.2em; padding-bottom: 0.3em; padding-left: 1.2em} .bricks-button:not([class*="bricks-background-"]):not([class*="bricks-color-"]):not(.outline) {background-color: var(--dark-green)} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--dark-green)} :root .bricks-button[class*="primary"] {border: 2px solid var(--dark-green)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--dark-purple)} :root .bricks-button[class*="primary"]:hover {border-color: var(--dark-purple)} :root .bricks-button[class*="secondary"] {color: var(--white); border: 2px solid var(--dark-purple)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--dark-purple)} :root .bricks-button[class*="secondary"]:hover {color: var(--dark-purple)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: rgba(252, 252, 252, 0)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--dark-purple); border: 2px solid var(--dark-purple)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox) {background-color: rgba(252, 252, 252, 0)} :root .bricks-button[class*="light"]:not(.bricks-lightbox):hover {color: var(--white)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--dark-purple)} :root .bricks-button[class*="dark"]:not(.outline) {background-color: var(--dark-blue)} :root .bricks-button[class*="dark"] {border-width: 2px; border-color: var(--dark-blue)} :root .bricks-button[class*="dark"]:hover {color: var(--dark-blue)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--light-green)} .brxe-container {width: 100%; max-width: 1200px} .woocommerce main.site-main {width: 100%} #brx-content.wordpress {width: 100%; max-width: 1200px} .brxe-text * + p, .brxe-post-content:not([data-source=bricks]) * + p, body:not(.woocommerce-checkout) [class*=woocommerce] * + p:not(.brxe-woocommerce-account-form-edit-account *) {margin-block-start: var(--space-xs)} #brx-content {margin-bottom: var(--padding-2xl)} .content-area {margin-bottom: var(--padding-2xl)} .brxe-section {padding-right: 4%; padding-left: 4%} .brxe-text {font-family: "Niramit"; font-weight: 400; font-style: normal} .brxe-text-basic {font-family: "Niramit"; font-weight: 400; font-style: normal}@media (max-width: 767px) { .brxe-section {padding-right: 6%; padding-left: 6%}}p, ul {margin: 0;}