.ce-uploads__list {
    list-style: none;
    padding: 0;
    margin-top: 1rem;
}

.ce-uploads__item:not(:first-child) {
    margin-top: 1rem;
}
