span {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 5px;
    color: white;
}

.forecastCard {
    border-radius: 10px;
    color: white;
}

.navbar-brand {
    font-size: xx-large;
}

#forecastRow {
    color: white;
}