.job-description ul { 
    list-style: disc inside none;
	margin-bottom: 1em;
}

.job-description li {
    margin-left: 2em;
    list-style-type: disc;
    list-style-position: outside;
    line-height: normal;
}

.job-description p {
    margin-bottom: 1em;
}