/* remove */
.security-program-list {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

ul {
color: #666;
}

@media (min-width: 48em) {
.col-sm-4 {
    width: 25%;
}
}

/* remove */
.paragraphs-items .entity-paragraphs-item h2.main-title,
.paragraphs-items .entity-paragraphs-item h2.overview-editorials__title {
  font-size: 1.75rem;
}