ul.magemango-file-attachments {
    list-style: none;
    padding-left: 0;
}
.magemango-file-attachments li a:before {
    content: '\e626';
    padding-right: 5px;
    font-family: 'luma-icons';
}