.jumbotron {
    text-align: center;
    border-radius: 5px;
}

body {
    background: #757577;
}

.add-train-heading {
    color: #E6E6E6 ;
    font-size: 17px;
}

.train-schedule {
    color: #E6E6E6 ;
    font-size: 17px;
}
