.jumbotron {
    text-align: center;
    background-image: url("../images/TrainTrackingHeader.jpg");
    height: 300px;
}

h1 {
    font-size: 72px;
    color: black;
}

p {
    font-size: 24px;
}

b {
    font-weight: 900;
}