alter reaction blog block layout
/* image on top of blog title block - reaction */
.blg-3 .image-wrap .caption-box {
position: relative;
width: 100%;
padding: 0;
}
.blg-3 h3.node-title {
padding: 0;
}
.blg-3 .image-wrap .caption-box .meta-wrap {
margin-left: 0;
bottom: auto;
position: relative;
}
.blg-3 .posted span.posted {
font-weight: normal;
letter-spacing: 0;
}
.blg-3 .posted {
color: #888888;
font-family: 'Oswald',sans-serif;
margin-bottom: 10px!Important;
font-size: 0.875rem;
}
.blg-3 .front-content .read-more {
background: #f0774d;
color: white;
padding: 10px;
text-transform: uppercase;
font-family: 'Oswald',sans-serif;
}
.blg-3 h3.node-title:before, .blg-3 .evnt-1 h2.node-title:before,
.evnt-1 .blg-3 h2.node-title:before, .blg-3 .evnt-2 h2.node-title:before,
.evnt-2 .blg-3 h2.node-title:before, .blg-3 .evnt-3 h2.node-title:before,
.evnt-3 .blg-3 h2.node-title:before,
.blg-3 .evnt-4 h2.node-title:before,
.evnt-4 .blg-3 h2.node-title:before {
display: none;
}