body {
  font-family: 'Lato', 'Helvetica', sans-serif;
  text-align: center;
}

.date {
  font-size: 24px;
  font-variant: small-caps;
}

.temp {
  font-size: 32px;
  margin-bottom: 1rem;
}

.weather, .wind {
  font-size: 24px;
  font-weight: 300;
}

.allwind {
  margin-top: 1rem;
}