.acf-custom-block.acf-block-rmgrssfeed.titles-only .meta,
.acf-custom-block.acf-block-rmgrssfeed.titles-only .description {
  display: none;
}
.acf-custom-block.acf-block-rmgrssfeed.titles-only .feed-item {
  margin-bottom: 6px;
  padding-left: 12px;
  background: url(/wp-content/themes/ntic/assets/dist//img/list-bullet-gray.svg) left top 3px no-repeat;
}
.acf-custom-block.acf-block-rmgrssfeed .feed-item {
  margin-bottom: 18px;
}
.acf-custom-block.acf-block-rmgrssfeed h3 {
  margin-bottom: 0;
}
.acf-custom-block.acf-block-rmgrssfeed .meta {
  margin-bottom: 6px;
}
.acf-custom-block.acf-block-rmgrssfeed .more-link {
  margin-top: 18px;
  text-align: right;
}