.content-1 p,
.content-3 p,
.content-5 p {
  color: #00b742;

  font-family: "Fira Sans";
  font-size: 20px;
  font-style: italic;
  font-weight: 600;
  line-height: 28px; /* 140% */
}

.content-2 {
  border-radius: 10px;
  background: #00b742;
  padding: 32px 30px 22px 30px;
  margin-top: 51px;
}

.content-2 p {
  color: #fff;

  font-family: Satoshi;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 23px; /* 153.333% */

  margin-bottom: 42px;
}

.content-4 p {
  color: #595959;
  font-family: Satoshi;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 166.667% */
  margin-bottom: 24px;
}

.content-2 p:last-of-type {
  margin-bottom: 10px;
}

.title-div {
  margin-top: 45px;
  margin-bottom: 45px;
}

.content-2 .second-title-white {
  margin-bottom: 44px;
}

.content-2 span img {
  margin-bottom: 11px;
}

.content-3 {
  margin-top: 54px;
}

.content-4 {
  margin-top: 47px;
  margin-bottom: 31px;
}

.content-4 .second-title-green {
  margin-bottom: 26px;
}

.content-5 {
  margin-bottom: 51px;
}
