[data-status="Not Inducted"] {
    color: #b94a48;
    font-weight: 600;
}

[data-status="Inducted"] {
    color: #2e7d32;
    font-weight: 600;
}