
/*up to date*/
.rationale > .title {
  height: 20%;
}
.rationale > .title > p {
  font-size: 48px;
}

.rationale > .interact {
  height: 80%;
  overflow-y: auto;
}
.heading {
  font-size: 24px;
  margin-top: 64px;
}

.rationaleText {
  font-size: 22px;
}


.rationaleWrapper {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.stat {
  margin-top: 5%;
}
