#formProjectSubmission{
    height: 600px; width: 100%; margin-top: 20px; border: none; overflow: hidden;
}

p.last-updated {
    text-align: right;
    max-width: 100%;
    
}
.table-striped tbody tr.table-section {
    background-color: #c1e4f5 !important;
}

.table-striped tbody tr.table-section ~ tr:not(.table-section) > td:first-child {
     padding-left: 1.5rem;
}