.branded {
  font-family: 'Ultra';
  color: #bf1e2e;
}

.quote {
  font-style: italic;
  font-family: Helvetica;
  margin-bottom: 1.5em;
}

.quote-small {
  font-style: italic;
  font-family: Helvetica;
  margin: .5em;
  font-size: 2em;
}

.logo {
  width: 50%
}

#info {
  background-color: #bf1e2e;
  color: white;
  font-size: 1.25em;
}

.invert {
  color: white;
}
.prompt {
  font-size: 1.75em;
  margin-top: .5em;
}

.people {
  list-style-type: disc;
  padding-left: 1em;
}

.sugar {
  line-height: 1.5;
  margin-top: 1em;
}
