.terms-and-condition {
  padding: 3rem 0;
}
.get-wireless-terms h1 {
  font-size: 2rem;
  font-weight: 800;
  line-height: unset;
  color: #0f0f0f;
  margin-bottom: 1.5rem;
}
.get-wireless-terms p {
  text-align: unset;
}

.services-main h3 {
  margin-bottom: 0.4rem;
}

.services-main {
  margin-bottom: 1.5rem;
}

.services-main span:nth-child(2) {
  margin-bottom: 0.2rem;
}
.services-main ul{
  padding-left: 1.1rem;
}
.services-main ul li {
  list-style-type: disc;
  margin-bottom: 0.2rem;
  font-weight: 700;
  font-size: 0.9rem;
}

.services-main p a{
    color: #e30073;
}
