
            div.dm-section { page-break-before: always; }
div.dm-section:first-child { page-break-before: auto; }

body {
    font-family: Calibri, sans-serif;
    font-size: 11.5px;
}

img.logo {
display:none;
}

[data-value="Vegetarisch"] span.badge.badge-dark{
display: none;
}
[data-value="Vegetarisch"] {
width: 25px;
height: 18px;
background-image: url(https://assets.foratable.com/ClientAssets/5544-wisle/vegi-icon-wisle.png);
background-size: 18px;
background-repeat: no-repeat;
}

p.text-center {
display:none;
}

.list-group-flush>.list-group-item {
    border-width: 0 0 1px;
}

        