.career-section {
    text-align: left;
}

.career-section p > a {
    text-decoration: dashed;
    color: var(--color-primary-blue);
}