

h1 {

    font-family: Roboto;
    font-size: 30px;
    color: #87d37c;
    font-weight: 800;
}

h2 {
    font-family: Roboto;
    font-size: 25px;
    color: grey;
    font-weight: 800;
}

p {
    font-family: Roboto;
    font-size: 20px;
}

footer p, footer a {
    color: white;
    text-decoration: none;
}

footer a {
    font-weight: 800;
}

#green {
    color: #87d37c;
}

.orange {
    color: #df7037
}

.RaceDateP {
    font-family: 'Glacial indifference';
    float: left;
    margin-right: 3px;
    margin-top: 0px;
}

.RaceName {
    font-family: 'Roboto Condensed';
    font-weight: 700;
}
