 body {font-size: var(--text-m); color: var(--text-body); line-height: 1.6; font-family: "Lato"} h1, h2, h3, h4, h5, h6 {line-height: 1.2} h1 {font-size: var(--h1); text-transform: uppercase} h2 {font-size: var(--h2); text-transform: uppercase} h3 {font-size: var(--h3)} h4 {font-size: var(--h4)} h5 {font-size: var(--h5)} h6 {font-size: var(--h6)} .bricks-type-lead {color: var(--primary)} body.bricks-is-frontend :focus-visible {outline: none} @supports not selector(:focus-visible) { body.bricks-is-frontend :focus {outline: none; }} .bricks-button {font-weight: 700; text-transform: uppercase; color: #ffffff; border: 2px solid rgba(255, 0, 0, 0); border-radius: var(--radius); transition: background 0.4s, color 0.2s, border 0.3s} :root .bricks-button[class*="primary"]:not(.outline) {background-color: var(--primary)} :root .bricks-button[class*="primary"] {color: var(--bg-surface)} :root .bricks-button[class*="secondary"]:not(.outline) {background-color: var(--bg-surface)} :root .bricks-button[class*="light"]:not(.bricks-lightbox) {color: var(--primary)} :root .bricks-button[class*="secondary"] {color: var(--primary); border-color: var(--primary)} :root .bricks-button[class*="dark"] {color: var(--primary-l-8)} :root .bricks-button[class*="dark"]:not(.outline):hover {background-color: var(--primary-d-4)} :root .bricks-button[class*="secondary"]:not(.outline):hover {background-color: var(--primary)} :root .bricks-button[class*="secondary"]:hover {color: var(--light)} :root .bricks-button[class*="primary"]:not(.outline):hover {background-color: var(--accent)} :root .bricks-button[class*="light"]:not(.outline):not(.bricks-lightbox):hover {background-color: var(--primary-l-8)} :root .bricks-button[class*="primary"]:hover {color: var(--black)}:root .bricks-color-primary {color: var(--primary)}:root .bricks-background-primary {background-color: var(--primary)}:root .bricks-color-secondary {color: var(--secondary)}:root .bricks-background-secondary {background-color: var(--secondary)}:root .bricks-color-light {color: var(--primary-l-5)}:root .bricks-background-light {background-color: var(--primary-l-5)}:root .bricks-color-dark {color: var(--primary-d-5)}:root .bricks-background-dark {background-color: var(--primary-d-5)} .brxe-section {padding-top: var(--space-xl); padding-right: var(--space-m); padding-bottom: var(--space-xl); padding-left: var(--space-m)}.brxe-divider.horizontal .line {border-top-color: var(--light-50)}.brxe-divider.vertical .line {border-right-color: var(--light-50)}.brxe-divider .icon i {color: var(--light-50)} .brx-popup-content {padding-top: var(--space-m); padding-right: var(--space-m); padding-bottom: var(--space-m); padding-left: var(--space-m)}.brxe-svg {height: auto} :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 {transition: all 0.3s} html {background-attachment: fixed; background-position: bottom center; background-repeat: no-repeat; background-color: var(--bg-body); background-image: url(https://www.hagemusikverlag.de/wp-content/uploads/Background-Hagemusikverlag-1920x1275.jpg); background-size: cover} body {background: none} .brxe-container {width: var(--container-m)} .woocommerce main.site-main {width: var(--container-m)} #brx-content.wordpress {width: var(--container-m)}.brxe-form .form-group input {border-radius: var(--radius)}.brxe-form .flatpickr {border-radius: var(--radius)}.brxe-form select {border-radius: var(--radius)}.brxe-form textarea {border-radius: var(--radius)}.brxe-form .bricks-button {border-radius: var(--radius)}.brxe-form .choose-files {border-radius: var(--radius)}.brxe-alert.info {border-radius: var(--radius)}.brxe-alert.success {border-radius: var(--radius)}.brxe-alert.warning {border-radius: var(--radius)}.brxe-alert.danger {border-radius: var(--radius)}