.descriptionComponent {
  padding: 30px 0;
}
.descriptionComponent ul li,
.descriptionComponent ol li {
  line-height: 1.47;
  margin-top: 10px;
  font-size: 16px;
}
.descriptionComponent ul li::marker,
.descriptionComponent ol li::marker {
  color: #FF6200;
}
.descriptionComponent h1 + p,
.descriptionComponent h2 + p,
.descriptionComponent h3 + p,
.descriptionComponent h4 + p,
.descriptionComponent h5 + p,
.descriptionComponent h6 + p {
  margin-top: 18px;
}
.descriptionComponent .container .modalPopUp,
.descriptionComponent .container .modalPopUp.rp-landings-modal-starter-component__legacy-trigger {
  cursor: pointer;
}
