.light {
  font-size: 80%;
  opacity: 0.8;
}

p.error {
  text-align: center;
  background: rgba(255, 0, 0, 0.29);
  padding: 15px;
}

p.large {
  font-size: 18px;
}

p.quote {
  font-weight: bold;
  font-style: italic;
}
