.job-copy p,
.job-copy ul,
.job-copy ol { margin-bottom: 1rem; }

.job-copy ul { list-style: disc; padding-left: 1.5rem; }

.job-copy ol { list-style: decimal; padding-left: 1.5rem; }

.job-copy a {
    color: #047857;
    text-decoration: underline;
    font-weight: 500;
}

.job-copy a:hover {
    color: #065f46;
}