.station-status-removed { background-color: #e73d3d; } .station-status-not-in-operation { background-color: #fc7208; } .station-status-closed { background-color: #e73d3d; } .station-status-in-operation { background-color: green; }