.crew--row {
    display: flex;
}

.crew--row.offset-top {
    padding-top: 24px;
}

.crew--role {
    width: 50%;
    font-weight: 400;
}

.crew--members {
    width: 50%;
    font-weight: 700;
}

.crew--members a {
    text-decoration: none;
}

.labeled-field--value {
    font-weight: bold;
}