body {
  background-color: #01062c;
}

.seclayer h1 {
  position: relative;
  width: 710px;
  height: 58px;
  left: 55px;
  top: 725px;

  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  line-height: 58px;

  /* identical to box height */

  color: #53f6c6;
}

.seclayer p {
  position: relative;
  width: 90%;
  height: 150px;
  left: 80px;
  top: 730px;

  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 29px;

  color: #ffffff;
}

.seclayer ul {
  position: absolute;
  top: 1020px;
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-size: 17px;
  line-height: 29px;
  left: 95px;
  color: #ffffff;
}

.seclayer li {
  list-style-type: disc;
}
