Blocks recent issue

Hello - please check line 2004 in blocks.css, V4.1 and advise if the below is my own bug or a recent change

*, *:after, *:before, .pg-node-id-226 {
box-sizing: border-box;
margin-top: 0px;
color: #2d2d2e; <<<=== this one overrides elements that used to be just fine…
}