﻿.xLarge-headings {
  font-size: 72px;
  font-weight: 800;
  line-height: 1.25;
  color: #000000;
}

.large-headings {
  font-size: 48px;
  font-weight: bold;
  line-height: 1.25;
  color: #000000;
}

.medium-headings {
  font-size: 24px;
  font-weight: 800;
  line-height: 1.25;
  color: #000000;
}

.small-headings {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.5;
  color: #000000;
}

.xSmall-headings {
  font-size: 20px;
  line-height: 1.5;
  color: #000000;
}
