:root { --link-underline-color: #a9d392; --link-underline-hover-color: #8cc46e; --link-underline-thickness: 2px; --link-underline-offset: 4px;}.brxe-text a:not(.brxe-text-link),.brxe-text-basic a:not(.brxe-text-link) { text-decoration: underline; text-decoration-color: var(--link-underline-color); text-decoration-thickness: var(--link-underline-thickness); text-underline-offset: var(--link-underline-offset);}.brxe-text a:not(.brxe-text-link):hover,.brxe-text-basic a:not(.brxe-text-link):hover { text-decoration-color: var(--link-underline-hover-color);} .brxe-section {padding-top: clamp(6.4rem, calc(6.4rem + ((1vw - 0.48rem) * 4)), 9.6rem); padding-right: 24px; padding-bottom: clamp(6.4rem, calc(6.4rem + ((1vw - 0.48rem) * 4)), 9.6rem); padding-left: 24px} .brxe-container {width: 1280px; row-gap: clamp(3.2rem, calc(3.2rem + ((1vw - 0.48rem) * 2)), 4.8rem)} .woocommerce main.site-main {width: 1280px} #brx-content.wordpress {width: 1280px} body {color: var(--bricks-color-smkkqm); font-size: clamp(1.6rem, calc(1.6rem + ((1vw - 0.48rem) * 0.25)), 1.8rem)} h1, h2, h3, h4, h5, h6 {color: var(--bricks-color-zdwqay); line-height: 1.2; font-family: "Magistral Bold"; font-weight: 700} h1 {font-size: clamp(4rem, calc(4rem + ((1vw - 0.48rem) * 1)), 4.8rem)} h2 {font-size: clamp(3.2rem, calc(3.2rem + ((1vw - 0.48rem) * 2)), 4.8rem)} h3 {font-size: clamp(2.4rem, calc(2.4rem + ((1vw - 0.48rem) * 1)), 3.2rem)} .bricks-button {font-weight: 700; padding-top: 12px; padding-right: 24px; padding-bottom: 12px; padding-left: 24px; transition: 0.2s; border-radius: 8px} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--bricks-color-opnpog)} .bricks-button.sm {padding-top: 8px; padding-right: 24px; padding-bottom: 8px; padding-left: 24px} :root .bricks-button[class*="primary"] {color: var(--bricks-color-hazych)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: #ffffff} :root .bricks-button[class*="secondary"] {color: var(--bricks-color-hazych); border: 2px solid var(--bricks-color-opnpog)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--bricks-color-opnpog)} :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: underline; font-weight: 700; color: var(--bricks-color-zdwqay)} :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: none}h1,h2,h3,h4,h5,h6, p, ul {margin: 0;}