@import url(https://fonts.googleapis.com/css?family=Lato);

.wufoo {
  font-family: 'Lato', sans-serif;
}
body {
  font-size: 18px;
}
.wufoo label.desc, .wufoo legend.desc {
  font-weight: normal;
  color: white;
}

.wufoo .section h3 {
  color: white;
}