p {
  color: #595959;
  font-family: Satoshi;
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px; /* 166.667% */
}

.h1-title-green {
  margin-bottom: 44px;
}

.content-2 ul {
  padding-left: 15px;
}
.content-2 li span {
  position: relative;
  left: 6px;
}

.content-2 li {
  color: #00b742;
  margin-bottom: 11px;
  margin-left: 40px;
}

.content-3 {
  margin-bottom: 60px;
}

.title-div {
  margin-top: 45px;
}

.content-1 p:nth-of-type(2) {
  margin-top: 8px;
}

.content-2 {
  margin-top: 48px;
}
.content-2 p {
  margin-top: -1px;
}

.content-3 {
  margin-top: 46px;
  margin-bottom: 51px;
}

.content-2 .second-title-green {
  margin-bottom: 28px;
}

.content-3 .second-title-green {
  line-height: 36px;
  margin-bottom: 26px;
}
