 html {font-size: 100%} body {font-size: var(--text-m); line-height: 1.7; font-family: "Palanquin"; font-weight: 400} h1, h2, h3, h4, h5, h6 {line-height: 1.1; font-family: "Josefin Sans"; font-weight: 300; color: var(--schrift)} h1 {font-size: var(--h1)} h2 {font-size: var(--h2)} h3 {font-size: var(--h3)} h4 {font-size: var(--h4)} h5 {font-size: var(--h5)} h6 {font-size: var(--h6)} .brxe-section {max-width: var(--section-max-width); padding-top: var(--section-padding); padding-right: var(--gutter-norm); padding-bottom: var(--section-padding); padding-left: var(--gutter-norm)} .brxe-container {width: var(--container-width)} .woocommerce main.site-main {width: var(--container-width)} #brx-content.wordpress {width: var(--container-width)} html {background-color: var(--bg)} body {background: none} .pswp .pswp__bg {background-color: var(--bg)} .pswp.brx .pswp__top-bar button.pswp__button--close svg {color: var(--schrift)} .pswp.brx .pswp__top-bar button.pswp__button svg {width: var(--text-l); height: var(--text-l)} :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-family: "Palanquin"; font-weight: 600} .bricks-button {font-family: "Josefin Sans"; font-weight: 300; font-size: .9em} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--schrift-hell)} :root .bricks-button[class*="primary"] {color: var(--bg); border: 1px solid var(--schrift-hell)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: rgba(240, 241, 240, 0)} :root .bricks-button[class*="secondary"] {border: 1px solid var(--grey-4); color: var(--schrift)} :root .bricks-button[class*="secondary"]:hover {color: var(--bg); border-color: var(--schrift-hell)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--schrift-hell)} :root .bricks-button[class*="primary"]:hover {color: var(--schrift-hell); border: 1px solid var(--schrift-hell)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: hsla(46, 100%, 65%, 0)} .bricks-button:hover {transition: .4s}