.nb-career-form .nb-form-radio-button {
    display: inline-block;
}

.nb-career-form .nb-form-radio-button:not(:last-of-type) {
    margin-right: 10px;
}

.nb-career-form .nb-link {
    color: var(--nb-spec-color);
    text-decoration: underline;
}