@MitchW Here you go. Go to Design → Edit CSS. And add this snippet:

.post-preview {
margin: 3em 0 1em;
border-bottom: 1px solid var(--link);
}