.mmui-body-copy {
  color: $mm-neutral-gray-80;
  font-size: 1.6rem;
  line-height: 2.4rem;
}

.mmui-article-body {
  font-family: $font-stack-serif;
  color: $mm-neutral-gray-80;
  font-size: 1.8rem;
  line-height: 3.2rem;
  font-weight: 500;
}

.mmui-hero-body {
  color: $mm-neutral-black;
  font-size: 1.8rem;
  line-height: 1.33;
  font-weight: 400;
}

.mmui-sm-copy {
  color: $mm-neutral-gray-80;
  font-size: 1.4rem;
  line-height: 1.67;
  font-weight: 400;
}

.mmui-stylized-copy {
  color: $mm-neutral-gray-80;
  font-size: 1.6rem;
  line-height: 1.38;
  font-weight: 500;
}

.mmui-notification {
  color: $mm-neutral-black;
  font-size: 1.6rem;
  line-height: 1.12;
  font-weight: 500;
}

.mmui-label {
  color: $mm-neutral-gray-80;
  font-size: 1.4rem;
  line-height: 0.86;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.1rem;
}

.mmui-legal {
  color: $mm-neutral-gray-80;
  font-size: 1.2rem;
  line-height: 1.33;
}

.mmui-quote {
  font-family: $font-stack-serif;
  color: $mm-neutral-black;
  font-size: 2.4rem;
  line-height: 1.17;
  font-weight: 500;
}

.mmui-data-1 {
  color: $mm-neutral-black;
  font-size: 6.4rem;
  line-height: 0.84;
  font-weight: bold;
}

.mmui-data-2 {
  color: $mm-neutral-black;
  font-size: 4rem;
  line-height: 1;
  letter-spacing: -0.05rem;
}

.mmui-data-3 {
  color: $mm-neutral-black;
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.07;
  letter-spacing: -0.034rem;
}

.mmui-table-label {
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.136rem;
  text-transform: uppercase;
  font-weight: 500;
}

.mmui-table-copy {
  color: $mm-neutral-black;
  font-size: 1.6rem;
  line-height: 1.25;
}
