.photo-submission-wrapper-ec0a0877 {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.photo-submit-btn {
    padding: 10px 20px;
    background-color: #000;
    color: #fff;
    border: none;
    cursor: pointer;
    margin-top: 10px;
}
.photo-submission-msg-ec0a0877 {
    margin-top: 10px;
    font-size: 14px;
}