.brandExhibitZone-Teal {
  background-color: #00757B;
}

.artifactLabel-Teal {
  background-color: #22555B;
}

.brandExhibitZone-Navy {
  background-color: #00144A;
}

.artifactLabel-Navy {
  background-color: #000C2B;
}

.brandExhibitZone-Gold {
  background-color: #B98627;
}

.artifactLabel-Gold {
  background-color: #906A21;
}

.brandExhibitZone-Olive {
  background-color: #4F5729;
}

.artifactLabel-Olive {
  background-color: #333814;
}

.brandExhibitZone-Gray {
  background-color: #D4D2CB;
}

.artifactLabel-Gray {
  background-color: #B1B1B1;
}

.primaryPanel {
  background-color: #BBBCBC;
}

.primaryText {
  color: #212322;
}

h1 {
  font-family: 'Self Modern';
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  line-height: 65px;
  letter-spacing: 0.02em;
}

h2 {
  font-family: 'Self Modern';
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 52px;
  letter-spacing: 0.02em;
}

h3 {
  font-family: 'Self Modern';
  font-style: normal;
  font-weight: 500;
  font-size: 25px;
  line-height: 32px;
  letter-spacing: 0.02em;
}

p.body1 {
  font-family: 'Self Modern';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.02em;
}

p.body2 {
  font-family: 'Self Modern';
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.01em;
}

p.body3 {
  font-family: 'Self Modern';
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
}
