.product-wdonload-files-wrapper .files-list{
    list-style: none;
    margin: 0;
}

.product-wdonload-files-wrapper .download-item-link {
    display: flex;
    flex-direction: row;
    align-items: center;
}


.product-wdonload-files-wrapper img{
    margin-right: 10px;
    width: 20px;
}

.product-wdonload-files-wrapper .file-title{
    font-size: 16px;
    color: #DE3C4B;
}