.mmt-mdpm-document-list {
    list-style: none;
    margin-left: 0;
}

.mmt-mdpm-document-list a {
    display: block;
    padding: .3em 0;
    text-decoration: none;
    font-weight: bold;
}

.mmt-mdpm-document-list a:before {
    margin-right: .5em;
    content: '\e809';
    font-family: 'icons';
    font-weight: normal;
}