.banxin {
  width: 12rem;
  margin: 0 auto;
}
.terms-govern {
  background-image: url('../images/servicesImage.png');
  background-size: 100%;
  background-repeat: no-repeat;
  padding-top: 1.68rem;
  box-sizing: border-box;
}
.terms-govern img {
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  margin: 0 auto 0.2rem;
}
.terms-govern .title {
  width: 8.32rem;
  margin: 0 auto;
  font-family: LexendDeca, LexendDeca;
  font-weight: 900;
  font-size: 0.22rem;
  color: #00120B;
  line-height: 0.28rem;
  text-shadow: 0 0.02rem 0.05rem rgba(0,0,0,0);
  text-align: center;
  font-style: normal;
}
.terms-govern .accessing-using {
  width: 5.44rem;
  margin: 0.2rem auto;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.18rem;
  color: #6D7975;
  line-height: 0.25rem;
  text-align: center;
  font-style: normal;
}

.nigerian-citizens {
  width: 9.2rem;
  margin: 1.2rem auto 0.4rem;
}
.nigerian-citizens li {
  display: flex;
  margin-bottom: 0.4rem;
}
.nigerian-citizens li .number {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 0.4rem;
  height: 0.4rem;
  border: 0.01rem solid #A5B6AF;
  font-family: LexendDeca, LexendDeca;
  font-weight: 900;
  font-size: 0.14rem;
  color: #6D7975;
  font-style: normal;
  margin-right: 0.2rem;
  border-radius: 50%;
}
.nigerian-citizens .content-eligibility .title {
  height: 0.3rem;
  font-family: PingFangSC, PingFang SC;
  font-weight: 500;
  font-size: 0.22rem;
  color: #00120B;
  text-align: left;
  font-style: normal;
  margin-bottom: 0.1rem;
}
.nigerian-citizens .content-eligibility .users-citizens {
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #6D7975;
  text-align: left;
  font-style: normal;
}
.accessing-using {
  width: 9.2rem;
  margin: 0.4rem auto;
  font-family: PingFangSC, PingFang SC;
  font-weight: 400;
  font-size: 0.16rem;
  color: #00120B;
  text-align: left;
  font-style: normal;
}