.generic-section.terms-and-condition p {
  margin-bottom: unset;
  font-size: 1.1rem;
  line-height: 1.5;
}
.generic-section.terms-and-condition {
  padding: 4rem 0;
}
.generic-section.terms-and-condition .custom-container {
  max-width: 111.1875rem;
}
.terms-and-condition-main {
  text-align: unset;
  display: unset;
}
.terms-and-condition-main h2 {
  margin-bottom: 1.25rem;
}
.terms-and-condition-main span {
  color: #22a881;
  margin-bottom: 0.8rem;
  font-size: 1.1rem;
  display: inline-block;
}
.services-main {
  margin-bottom: 1.3rem;
}
.services-main h1 {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 2.8125rem;
  padding-bottom: 1.25rem;
  padding-top: 0.625rem;
}
.services-main ul li {
  list-style-type: disc;
  margin-bottom: 0.35rem;
  font-size: 1rem;
}
.services-main ul li:last-child {
  margin-bottom: unset;
}

.services-main h3 {
  font-size: 1.4625rem;
  margin-bottom: 0.5rem;
}
.services-main h4 {
  font-size: 1.2rem;
  margin: 0.5rem 0 0.2rem;
}
.services-main ul {
  padding: 0.7rem 0 0.7rem 1.3rem;
  margin: 0;
}
.services-main a {
  font-size: 1rem;
  color: #22a881;
}
