 /* search page title modifications */

#search_results .job-item h3 {
    font-size: 17px;
    width: 300px;
}

a {
    text-decoration: underline;
}

.fa {
    color: #1B693F;
    padding-right: 25px;
    padding-left: 25px;
}

#content_inner > section.section.section-default.text-box > div:nth-child(2) > div:nth-child(2) > div > div > div > a:nth-child(1) {
    text-decoration: none;
}

#content_inner > section.section.section-default.text-box > div:nth-child(2) > div:nth-child(2) > div > div > div > a:nth-child(2) {
    text-decoration: none;
}

#content_inner > section.section.section-default.text-box > div:nth-child(2) > div:nth-child(2) > div > div > div > a:nth-child(3) {
    text-decoration: none;
}

#content_inner > section.section.section-default.text-box > div:nth-child(2) > div:nth-child(2) > div > div > div > a:nth-child(6) {
    text-decoration: none;
}

#content_inner > section.section.section-default.text-box > div:nth-child(2) > div:nth-child(2) > div > div > div > a:nth-child(7) {
    text-decoration: none;
}

#content_inner > section.section.section-default.text-box > div:nth-child(2) > div:nth-child(2) > div > div > div > a:nth-child(8) {
    text-decoration: none;
}

.create-account-link {
    font-size: 1.3em;
}