Lastly, had to do a little css modification so titles, and descriptions don’t run right up against each other…harder to read without some horizontal space between columns.
/* Padding for RSS feeds */
.srr-style-none .srr-item {
padding: 0 20px 20px 0 !important;
}