ul.job-list--filter-category{
    cursor: auto;
}

ul.job-list--filter-category > li.filter-category--item{
    cursor: pointer;
}

.jobs-item--title{
    overflow-wrap: normal;
}