.cms-section .banner {
  padding: 80px 0;
  background-color: #f7f9ff;
}

.cms-section p {
  font-size: 18px;
  margin-top: 24px;
}

.cms-section h4 {
  margin: 24px 0;
  font-weight: 600;
  color: black;
}

.cms-section ul li {
  color: #808080;
  font-size: 16px;
  line-height: 27px; /* 150% */
  margin-bottom: 24px;
}
.cms-section .banner {
  padding: 40px 0;
  background-color: #f7f9ff;
}

.cms-section p {
  font-size: 16px;
  margin-top: 24px;
}

.cms-section h4 {
  margin: 24px 0;
  font-weight: 600;
  color: black;
}

.cms-section ul li {
  color: #808080;
  font-size: 16px;
  line-height: 27px; /* 150% */
  margin-bottom: 24px;
}