body.isDesktop div.m-button-wrap {display:block}.mm-navbar__title {display:none}.mm-navbars_bottom {display:none}        :root {
            --color-dunkel: rgba(206,97,74, 1);
            --color-mittel: rgba(206,97,74, 1);
            --color-hell: rgba(255,255,255, 1);
        }
        main .m-text a {
            color: rgba(206,97,74, 1);
        }
        html, body {
            font-family: 'Open Sans', sans-serif;
        }
        .color-dunkel {
            background-color: rgba(206,97,74, 1);
            color:white;
        }
        .m-layout-3--bg-gradient {
            background: linear-gradient(to bottom, rgba(206,97,74, 1) 75%, rgba(206,97,74, 0) 50%);
        }
        .m-button {
            background-color: rgba(206,97,74, 1);
            color: rgba(206,97,74, 1);
        }
        .m-button:hover{
            background-color: rgba(206,97,74, 1);
            color: rgba(255,255,255, 1);
        }
        .button-border {
            border-color: rgba(206,97,74, 1);
        }
        .border-mittel {
            border-color: rgba(206,97,74, 1);
        }
        .m-icon-plus {
          fill:rgba(206,97,74, 1);
        }
        .m-button-inverted {
            background-color: rgba(255,255,255, 1);
            color: rgba(255,255,255, 1);
        }
        .m-button-inverted:hover{
            background-color: rgba(255,255,255, 1);
            color: rgba(206,97,74, 1);
        }
        .button-border-inverted {
            border-color: rgba(255,255,255, 1);
        }
        .color-mittel {
            background-color: rgba(206,97,74, 1);
        }
        .text-color-mittel {
            color: rgba(206,97,74, 1);
        }
        .color-hell {
            background-color: rgba(255,255,255, 1);
        }        .m-button { color: rgba(255,255,255, 1);}
        .m-button:hover {
            background-color: rgba(255,255,255, 1);
            color: rgba(206,97,74, 1);
            border-color: rgba(206,97,74, 1);
        }
        .m-button-inverted {
        background-color: unset
        }html {font-family: "Open Sans", sans-serif;}      @font-face {
        font-family: "Open Sans";
        src: url("/fileadmin/user_upload/inesdanuser.ch/config/Font/OpenSans-Regular.woff2") format("woff2");
      }