.search-job,
.filters,
.job-details{
    display: none;
}

.title {
    color: #45b5e4;
}

.job:hover {
    background: inherit !important;
}

.title:hover {
    color: #000;
    text-decoration: underline;
}