#jobs{
    margin-top: 0;
}

.job-date,
.job-location{
    color: #595959;
    font-size: 1.1rem;
    margin-bottom: 7px;
    margin-top: 6px;
}

.job-title,
.job-title a{
    font-size: 1.5rem;
    display: inline-block;
    color: #000 !important;
}

.job-title a{
    margin-bottom: 3px;
}

.job-description p{
    margin: .5rem 0;
}

.job-sep{
    margin: 1rem 00;
    opacity: .4;
}