/* Your Custom Styling Start */
.jds-content {
  p {
    font-weight: 300;
    margin-bottom: 24px;
  }
  ul {
    font-weight: 300;
  }
}
.mt-3 {
  margin-top: 30px;
}
.mb-3 {
  margin-bottom: 30px;
}