body {
  font-family: "Trebuchet MS", sans-serif;
  color: #444;
  font-size: 16px;
  line-height: 1.7em;
}

.title-large {
  font-size: 2.5em;
  line-height: 1.2em;
}

.title-medium {
  font-size: 1.7em;
  line-height: 1.3em;
}

.text-lead {
  font-size: 1.1em;
  line-height: 1.4em;
  font-weight: normal;
}

.text-small {
  font-size: 0.8em;
  line-height: 1em;
}

.text-center {
  text-align: center;
}
