
                        
            img.logo { width: 20%; }

            @media screen {
            #header * {  }
            #dm-container, #dm-container li, #footer {  }
            #dm-container li, #dm-container p  {  }
            h1, h2, h3, h4, h5 {  }
            }

            #dm-container li, #dm-container p  {  }
            h1, h2, h3, h4, h5 {  }

            li.dietary_restriction {  }
            li.custom_tag { display: none; }
            div.allergens { display: none; }

            body {
font-family: Calibri, sans-serif;
}

[data-value="Vegetarisch"] span.badge.badge-dark{
display: none;
}
[data-value="Vegetarisch"] {
width: 25px;
height: 25px;
background-image: url(https://assets.foratable.com/ClientAssets/5544-wisle/vegi-icon-wisle.png);
background-size: 30px;
background-repeat: no-repeat;
}
        