/* asap-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Asap';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/asap-v30-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

.article-details {
        margin-top: 20px;
}

.mod-articlesnews__item {
        border-bottom: 1px solid #de7620;
        margin-bottom: 1.5em;
        padding-bottom: 1.5em;
}

#sp-top-bar ul.menu {
        padding: 0;
        margin: 0;
        list-style-type: none;
        display: flex;
        font-weight: bold;
}

#sp-top-bar ul.menu li {
        margin-left: 1em;
}

#sp-top-bar ul.menu>li>a {
        color: linen;
}

.wlm-h {
        border-bottom: 1px solid #de7620;
}

div.article-details p {
        hyphens: auto;
}

ul.fairtrade_principles {
  list-style-type: "\2713\00A0";
}

ul.fairtrade_principles li {
        padding: 10px 0;
}

div.sp-module-content-bottom div.veranstaltungen {
        margin-top: 1em;
        padding-top: 1em;
        border-top: 1px solid #de7620;
}