.fileList {}
    .fileList-list {
        margin-left: 1.5rem;
    }
    .fileList .fa-li {
        top: .5em;
    }
    .fileList-file {
        margin-bottom: .5rem;
        position: relative;
    }