/* Normalize semantic text sizes without changing their emphasis. */
h1,
h2,
h3,
h4,
h5,
h6,
small,
big {
  font-size: 1em;
}
