.QS-filedrop [peer-data="share-id"] {
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.4em;
    color: var(--secondary);
}

.QS-filedrop {
    text-align: center;
    display:none;
    flex-direction: column;
}


[file-drop="processing"] {
    display:none;
}
