body {
  font-size: 18px;
}

.small {
  font-size: 14px; /* 75% of the baseline */
}

.large {
  font-size: 22px; /* 125% of the baseline */
}

