.entry-tpl-tile .entry-title {
color: #fff;
text-shadow: 1px 1px 0 rgba(0,0,0,.333);
display: inline;
box-decoration-break: clone;
background-color: #1a2f59;
box-shadow: 10px 0 0 #1a2f59, -10px 0 0 #1a2f59;
}
.opinion-home .entry-tpl-grid-l:after {
display: block;
height: 0;
margin-top: 60px;
content: “”;
}