With 4.1, the item carousel block can have any colour background. The little feature-colour line under the item title looks nice, but the rest of the light grey line can look odd depending on the background chosen. It's very small in the attached images, but if you look close you'll see what I mean.
I think you can just remove the border-bottom setting and it looks fine. Maybe also add padding-top:1rem to the caption underneath it, to match the spacing above and below.
This is a .title style, so it applies to page titles as well - it's up to you if you want to remove that line for all titles or just specify a little more in the CSS.
With 4.1, the item carousel block can have any colour background. The little feature-colour line under the item title looks nice, but the rest of the light grey line can look odd depending on the background chosen. It's very small in the attached images, but if you look close you'll see what I mean.
I think you can just remove the border-bottom setting and it looks fine. Maybe also add padding-top:1rem to the caption underneath it, to match the spacing above and below.
This is a
.title
style, so it applies to page titles as well - it's up to you if you want to remove that line for all titles or just specify a little more in the CSS.