h1 {
  font-weight: bolder;
  color: #51b15c;
}
.text-center {
  margin: 0 auto;
  margin-bottom: 32px;
}
.text-center h1 {
  font-weight: bolder;
  font-size: 60px;
  font-family: "Poppins";
}
.about-video {
  padding-top: 72px;
  padding-bottom: 72px;
}

.about-video h1 {
  font-size: 40px;
  font-weight: bolder;
  color: #51b15c;
}
.about-video .content ul i {
  color: #51b15c;
}
.about-video li {
  font-weight: bold;
  font-size: 16px;
}
.about-video p {
  font-weight: normal;
}
.d-flex .align-items-center {
  align-items: center;
  margin: 0 auto;
}
#services h1 {
  font-size: 48px;
}
.services .icon-box h4 a {
  font-size: 48px;
  color: #80c688;
}
.services .icon-box {
  align-items: center;
  text-align: center;
}
.cta {
  background: #ffffff;
  background-size: cover;
  padding: 60px 0;
  color: antiquewhite;
}
.proposal {
  color: #80c688;
  margin-bottom: 32px;
  font-weight: bold;
}
