/* Custom Stylesheet */


.upload-button {
    text-decoration: none;
    margin-top: 10px;
    color: white;
    background-color: #007bff;
    border-radius: 5px;
    padding: 2px 7px 3px 7px;
}