.tx-hrlabs-jobrow {
    border-radius: .25rem;
    text-decoration: none;
}

.tx-hrlabs-jobrow:hover {
    text-decoration: none;
}

.tx-hrlabs-title {
    font-weight: 700;
}

.tx-hrlabs-arrow {
    font-size: 2rem;
    line-height: 1;
}

.tx-hrlabs-detail-header .post-category {
    color: rgba(255, 255, 255, .86);
}

.tx-hrlabs-description {
    line-height: 1.7;
}

.tx-hrlabs-description ul {
    margin-bottom: 1.5rem;
}
