﻿/* This forces the job description to have healthy spacing, 
   overriding the broken 1px inline styles */
.job-description-content p,
.job-description-content li {
    line-height: 1.6 !important;
    margin-bottom: 15px !important;
}
