.title-l1 {
  font-family: IBM Plex Sans;
  font-weight: 300;
  font-size: 48px;
  line-height: 70px;
  letter-spacing: 0px;
}

.title-l2 {
  font-family: IBM Plex Sans;
  font-weight: 400;
  font-size: 28px;
  line-height: 40px;
  letter-spacing: 0px;
}

.title-l3 {
  font-family: IBM Plex Sans;
  font-weight: 400;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0px;
}

.body-l3 {
  font-family: IBM Plex Sans;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.5;
  letter-spacing: 0px;
}

.line {
  height: 1px;
  border: none;
  background-color: #ddd;
  margin: 4rem 0;
}

.grey-font {
  color: #525252;
}
