.projects-title {
    text-align: center;
    font-size: 32px;
    font-family: 'Montserrat';
    font-weight: 500;
    line-height: 40px;
    color: #002856;
}

.table-left-corner {
    border-top-left-radius: 10px;
}

.table-right-corner {
    border-top-right-radius: 10px;
}

.form-control {
    border: 0px;
}