.featuredtextandimage .fc_wrapper.fc_wrapper--hasTwoColumnList {
  padding-bottom: 0;
}
.featuredtextandimage.section:has([class*='--background-gray']) .fc_wrapper {
  border-bottom: 0;
}
.featuredtextandimage + .section:where(.featuresmultielement) {
  border-top: 1px solid #cccccc;
  margin-top: -1px;
}
