.filepond--credits {
    display: none !important;
}

.filepond-wrapper {
    margin-bottom: 2rem;
    text-align: center;
}

.filepond--root {
    max-width: 100%;
    margin: 0 auto;
    border-radius: 12px;
    border: 2px dashed #ccc;
}