.bakerloo { background-color: rgb(178, 99, 0); color: white:; }  
.central { background-color: rgb(220, 36, 31); color: white; }
.circle { background-color: rgb(255, 211, 41); }
.district { background-color: rgb(0, 125, 50); color: white; }
.dlr { background-color: rgb(0, 175, 173); }
.hammersmith-city { background-color: rgb(244, 169, 190); }
.jubilee { background-color: rgb(161, 165, 167); color: white; }
.london-overground { background-color: rgb(239, 123, 16); }
.metropolitan { background-color: rgb(155, 0, 88); color: white; }
.northern { background-color: rgb(0, 0, 0); color: white; }
.piccadilly { background-color: rgb(0, 25, 168); color: white; }
.tram { background-color: rgb(0, 189, 25); color: white; }
.tfl-rail { background-color: rgb(0, 25, 168); color: white; }
.victoria { background-color: rgb(0, 152, 216); }
.waterloo-city { background-color: rgb(147, 206, 186); }

.light-text { color:grey; }
