.db-l100-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.db-l100-list .db-l100-item {
    margin: 0;
    padding: .65em 0;
    border-bottom: 1px solid rgba(127, 127, 127, .25);
    line-height: 1.5;
    overflow-wrap: anywhere;
}
.db-l100-item a { text-decoration: none; }
.db-l100-item a:hover,
.db-l100-item a:focus-visible { text-decoration: underline; }
.db-l100-updated { font-size: .85em; font-weight: 600; white-space: nowrap; }
.db-l100-post-status { margin: 0 0 1.2em; }
.db-l100-badge {
    display: inline-block;
    padding: .3em .8em;
    border-radius: .3em;
    background: #e7f1e9;
    color: #245634;
    font-family: inherit;
    font-size: .8em;
    line-height: 1.5;
    font-weight: 700;
}
