For anyone interested, I added the following CSS to custom styles. It helps separate and highlight the original post from the rest of the discussion. I've found it pleasant. Of course, color as you wish.
.PostStream-item[data-index="0"] {
border-bottom: 3px solid #222d23;
}