.status-text {
&.node-ready {
color: $nomad-green-dark;
}
&.node-down {
color: $danger;
&.node-initializing {
color: $grey;